Skip to content

Commit

Permalink
feat: publish to github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Joozty committed May 6, 2024
1 parent dea0349 commit 6028a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOME: ${{ github.workspace }}
npm_config_registry: 'https://npm.pkg.github.com'

0 comments on commit 6028a51

Please sign in to comment.