Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
freitzzz committed Apr 22, 2023
1 parent 54d3614 commit dd344be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
publish: npm run publish
env:
GITHUB_TOKEN: ${{ secrets.PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: 'test'

0 comments on commit dd344be

Please sign in to comment.