We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f8309 commit f443c7bCopy full SHA for f443c7b
1 file changed
.github/workflows/publish.yml
@@ -15,4 +15,4 @@ jobs:
15
- run: npm ci
16
- uses: JS-DevTools/npm-publish@v3
17
with:
18
- token: ${{ secrets.NPM_TOKEN }}
+ token: ${{ secrets.NPM_TOKEN }}
0 commit comments