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