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 f1b344d commit e94819bCopy full SHA for e94819b
.github/workflows/npm-publish.yml
@@ -3,7 +3,7 @@ on:
3
release:
4
types: [published]
5
jobs:
6
- build:
+ publish:
7
runs-on: ubuntu-latest
8
permissions:
9
contents: read
0 commit comments