Skip to content

Commit

Permalink
Merge pull request #25 from MysticalMike60t/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
MysticalMike60t authored Sep 10, 2024
2 parents 75bc6ae + 880ac3e commit 6a109ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
@MysticalMike60t:registry=https://npm.pkg.github.com

0 comments on commit 6a109ea

Please sign in to comment.