Skip to content

Commit

Permalink
publish test
Browse files Browse the repository at this point in the history
  • Loading branch information
Carminepo2 committed Jul 19, 2024
1 parent 2b4a02a commit 4a0a510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
- run: echo "@pagopa:registry=https://npm.pkg.github.com >> ~/.npmrc"
- run: npm config set //npm.pkg.github.com:_authToken="${{ secrets.BOT_TOKEN }}"

# - run: npm publish
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.BOT_TOKEN }}

0 comments on commit 4a0a510

Please sign in to comment.