Skip to content

Commit ec524a9

Browse files
committed
fix workflow
1 parent 3a13165 commit ec524a9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Publish package
22

3-
on:
4-
push:
5-
paths:
6-
- build.sh
7-
- .github/workflows/publish.yml
3+
on: workflow_dispatch
84

95
jobs:
106
build-nodejs-deb:

0 commit comments

Comments
 (0)