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 6a249fa commit 44420b5Copy full SHA for 44420b5
1 file changed
.github/workflows/publish.yml
@@ -2,7 +2,6 @@ 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