Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
gerd-siebert committed Dec 7, 2023
1 parent c941c45 commit 93f51de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm ci
- name: Publish NPM package
- uses: JS-DevTools/npm-publish@v3
uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.npm_token }}
registry: "https://registry.npmjs.org/"
Expand Down

0 comments on commit 93f51de

Please sign in to comment.