Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 8, 2024
1 parent 661bc5b commit fcb6124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NPM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ jobs:
continue-on-error: true
working-directory: .
run: |
npm publish --legacy-peer-deps --provenance --ignore-scripts
npm publish --legacy-peer-deps --provenance --ignore-scripts --dry-run
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit fcb6124

Please sign in to comment.