Enable the manual trigger button to run workflow (#11)

This commit is contained in:
Anton Antonov 2026-07-13 17:34:47 +05:00 committed by GitHub
parent 789678b246
commit c11592fc81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
name: Publish release
on:
workflow_dispatch: # This enables the manual trigger button
push:
branches:
- main