We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20c982 commit fd232b2Copy full SHA for fd232b2
.github/workflows/npm-publish.yml
@@ -1,6 +1,7 @@
1
name: npm publish
2
3
on:
4
+ workflow_dispatch:
5
workflow_run:
6
workflows: ['bump version']
7
types:
0 commit comments