We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81a7fb commit 4ab13feCopy full SHA for 4ab13fe
1 file changed
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
name: publish
2
on:
3
release:
4
- types: [published]
+ types: [published, workflow_dispatch]
5
6
jobs:
7
build:
0 commit comments