Skip to content

Commit

Permalink
ci: update build-publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloyx committed Jun 19, 2024
1 parent 4c67bf9 commit 6bd9646
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
with:
token: ${{ secrets.NPM_TOKEN }}
access: public
dry-run: true
access: public

0 comments on commit 6bd9646

Please sign in to comment.