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 3077db0 commit 72d0fe1Copy full SHA for 72d0fe1
1 file changed
.github/workflows/release-package.yml
@@ -1,10 +1,6 @@
1
name: Node.js Package
2
on:
3
- release:
4
- types: [created]
5
- push:
6
- tags:
7
- - "*"
+ workflow_dispatch:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
0 commit comments