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 8456e06 commit 71b855fCopy full SHA for 71b855f
.github/workflows/npm-publish.yml
@@ -1,7 +1,8 @@
1
name: npm publish
2
on:
3
release:
4
- types: [created]
+ types:
5
+ - created
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments