Skip to content

Commit

Permalink
debug: npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele committed May 29, 2024
1 parent 33f52f6 commit a3b2d21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:

- run: ./scripts/dev-init.sh

- run: cat /home/runner/work/_temp/.npmrc

- run: npm -w packages/${{ matrix.package.name }} publish --provenance --access public
env:
NODE_AUTH_TOKEN: ${{ steps.generate_token.outputs.token }}

0 comments on commit a3b2d21

Please sign in to comment.