We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672f67a commit f9e4abcCopy full SHA for f9e4abc
1 file changed
.github/workflows/npm-publish.yml
@@ -4,6 +4,7 @@
4
name: Node.js Package
5
6
on:
7
+ workflow_dispatch:
8
release:
9
types: [created]
10
0 commit comments