We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76e131 commit 07e8805Copy full SHA for 07e8805
1 file changed
.github/workflows/npm-publish.yml
@@ -1,5 +1,6 @@
1
name: Publish Package to npmjs
2
on:
3
+ workflow_dispatch:
4
release:
5
types: [created]
6
jobs:
0 commit comments