Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cashmaney committed Jun 5, 2024
1 parent 3bec445 commit dcd6556
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 @@ -18,4 +18,4 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
- run: cp README.md contracts/README.md
- run: cd contracts && pnpm publish --no-git-checks --tag beta
- run: cd contracts && pnpm publish --no-git-checks

0 comments on commit dcd6556

Please sign in to comment.