Skip to content

Commit

Permalink
chore: change job
Browse files Browse the repository at this point in the history
  • Loading branch information
demmorou committed Aug 19, 2024
1 parent 067558a commit 807e678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_npm_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
run: pnpm -F ${{ env.PACKAGE }} build

- name: Publish specific package
run: pnpm -F ${{ env.PACKAGE }} publish --no-git-checks
run: pnpm -F ${{ env.PACKAGE }} publish --registry=https://registry.npmjs.org --no-git-checks

0 comments on commit 807e678

Please sign in to comment.