We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27df376 commit fcb7006Copy full SHA for fcb7006
.github/workflows/npm-publish.yml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v2
8
- uses: bahmutov/npm-install@v1
9
- id: publish
10
- uses: JS-DevTools/npm-publish@v2
+ uses: JS-DevTools/npm-publish@v1
11
with:
12
token: ${{ secrets.npm_token }}
13
0 commit comments