Skip to content

Commit

Permalink
added more scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyash-carousell committed Dec 1, 2023
1 parent 2ba2d5e commit ffa6874
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- run: |
echo "//npm.pkg.github.com/:_authToken=${{ secrets.FINGERPRINTJS_TOKEN }}" >> .npmrc
echo "@carousell:registry=https://npm.pkg.github.com" >> .npmrc
- run: npm install
- run: npm run build
- run: npm ci --ignore-scripts
- run: npm publish
env:
Expand Down

0 comments on commit ffa6874

Please sign in to comment.