workflow: trigger on release bump

This commit is contained in:
nomadics9 2024-12-19 06:15:19 +03:00
parent 0d4b9b2606
commit 48027eda6e

View file

@ -3,6 +3,7 @@ on:
workflow_dispatch: workflow_dispatch:
push: push:
paths: paths:
- release.txt
- version.txt - version.txt
jobs: jobs: