Skip to content

Commit

Permalink
Sets up always-auth true
Browse files Browse the repository at this point in the history
  • Loading branch information
mantism authored Jan 14, 2023
1 parent b1f2740 commit 466cb2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://npm.pkg.github.com/'
always-auth: true
- run: yarn
- run: yarn run build
- run: yarn publish
Expand Down

0 comments on commit 466cb2f

Please sign in to comment.