We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c179b3e + 68e9a6d commit bdd8fffCopy full SHA for bdd8fff
.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