We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a13165 commit ec524a9Copy full SHA for ec524a9
.github/workflows/publish.yml
@@ -1,10 +1,6 @@
1
name: Publish package
2
3
-on:
4
- push:
5
- paths:
6
- - build.sh
7
- - .github/workflows/publish.yml
+on: workflow_dispatch
8
9
jobs:
10
build-nodejs-deb:
0 commit comments