Skip to content

Commit a2e0780

Browse files
authored
Update publish.yml
1 parent dc6106b commit a2e0780

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Node.js Package
22
on:
3-
workflow_dispatch:
3+
release:
4+
types: [released]
45
jobs:
56
build:
67
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)