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 a8f9942 commit 93bc53eCopy full SHA for 93bc53e
.github/workflows/release-package.yml
@@ -2,8 +2,6 @@ name: Node.js Package
2
on:
3
release:
4
types: [created]
5
- # Allows you to run this workflow manually from the Actions tab
6
- workflow_dispatch:
7
8
jobs:
9
build:
0 commit comments