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 db70aa5 commit 0c12713Copy full SHA for 0c12713
.github/workflows/publish.yaml
@@ -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