Skip to content

Commit 11092bc

Browse files
authored
Merge pull request #34 from orgads/manual-publish
CI: Enable manual action trigger
2 parents 9403246 + c31b076 commit 11092bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-native-assets-to-github-releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Add native binaries to release
55
on:
66
release:
77
types: [created]
8+
workflow_dispatch:
89

910
jobs:
1011
augment-release:

0 commit comments

Comments
 (0)