Skip to content

Commit

Permalink
Merge branch 'main' into feat/standard-api
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Oct 23, 2023
2 parents 22666b9 + 61c220c commit 5c49daf
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 @@ -41,7 +41,7 @@ jobs:
run: pnpm test

- name: Release
run: pnpm release
run: pnpm release --dry-run
env:
GITHUB_TOKEN: ${{ secrets.GH_ADMIN_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 5c49daf

Please sign in to comment.