Skip to content

Commit

Permalink
chore: remove dry release
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Oct 23, 2023
1 parent 1033f65 commit 3ec3cc9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 660 deletions.
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 --dry-run
run: pnpm release
env:
GITHUB_TOKEN: ${{ secrets.GH_ADMIN_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Loading

0 comments on commit 3ec3cc9

Please sign in to comment.