Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
update publish npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField committed Mar 4, 2023
1 parent 240e01c commit 9d3417a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-npm-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: Publish to GitHub Packages
run: npm run publish-github
env:
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: Move npmrc file for publishing to npm
run: mv .npmrc .mpmrc
Expand Down

0 comments on commit 9d3417a

Please sign in to comment.