Skip to content

Commit

Permalink
Update npm-publish-github-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgmjr authored Oct 8, 2023
1 parent 031c3ed commit f3eff89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
registry-url: ${{ vars.DGMJR_IO_NPM_ENDPOINT }}
token: ${{ secrets.PROGET_API_TOKEN }}
- run: npm-cli-login -u api -p ${{ secrets.PROGET_API_KEY }} -e [email protected] -r ${{ vars.DGMJR_IO_NPM_ENDPOINT }}
working-directory: .
- run: npm publish --registry=${{ vars.DGMJR_IO_NPM_ENDPOINT }}
working-directory: .
env:
NODE_AUTH_TOKEN: ${{ secrets.PROGET_API_KEY }}

0 comments on commit f3eff89

Please sign in to comment.