We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a027d6e commit 9f752c1Copy full SHA for 9f752c1
.github/workflows/publish-to-npm.yml
@@ -2,6 +2,7 @@ name: Publish Package to npmjs
2
on:
3
release:
4
types: [published]
5
+ workflow_dispatch:
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments