Skip to content

Commit

Permalink
Merge pull request #26 from MysticalMike60t/dev
Browse files Browse the repository at this point in the history
Update npm-publish.yml
  • Loading branch information
MysticalMike60t authored Sep 10, 2024
2 parents 6a109ea + daf61b4 commit 950dac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
path: lib/
- run: npm ci
- run: ls -R lib
- run: npm publish
- run: npm publish --registry=https://npm.pkg.github.com/
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 950dac2

Please sign in to comment.