Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
storywithoutend committed Nov 4, 2024
1 parent b3d0520 commit 854aebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
NPM_CONFIG_PROVENANCE: true
run: |
pnpm config set //registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}
pnpm -F @ensdomains/ensjs publish
pnpm -F @ensdomains/ensjs publish --no-git-checks
- name: Push changes
run: git push
Expand Down

0 comments on commit 854aebb

Please sign in to comment.