Skip to content

Commit 4ecf970

Browse files
committed
ci: add manual trigger to release workflow
1 parent ab3484a commit 4ecf970

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
name: Release Binaries
1616

1717
on:
18+
workflow_dispatch: # allows manual trigger from GitHub Actions UI
1819
push:
1920
branches: [ "master" ]
2021
paths:

0 commit comments

Comments
 (0)