Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalMike60t committed Sep 10, 2024
1 parent 51c3ff7 commit 880ac3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
node-version: 20
registry-url: https://npm.pkg.github.com/
- run: echo "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}" > ~/.npmrc
- name: Download lib directory
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 880ac3e

Please sign in to comment.