Skip to content

Commit

Permalink
Build/v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed May 9, 2024
1 parent fed901d commit f16028b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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 }}
2 changes: 1 addition & 1 deletion Documentation/assets/search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f16028b

Please sign in to comment.