Skip to content

Commit

Permalink
Compress/v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed May 9, 2024
1 parent 3aabc11 commit 8f468b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/NPM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
continue-on-error: true
working-directory: .
run: |
npm install --include prod dev optional peer --legacy-peer-deps
npm publish --legacy-peer-deps --provenance
npm publish --legacy-peer-deps --provenance --ignore-scripts
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 8f468b4

Please sign in to comment.