Skip to content

Commit

Permalink
Resolve/v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 23, 2024
1 parent c7ef6b7 commit b9cdcf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/NPM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
continue-on-error: true
working-directory: .
run: |
npm install --legacy-peer-deps --include optional
npm publish --legacy-peer-deps --provenance
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit b9cdcf4

Please sign in to comment.