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