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 dc6106b commit a2e0780Copy full SHA for a2e0780
.github/workflows/publish.yml
@@ -1,6 +1,7 @@
1
name: Node.js Package
2
on:
3
- workflow_dispatch:
+ release:
4
+ types: [released]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments