Skip to content

Commit

Permalink
chore: verbose dry
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Jan 27, 2024
1 parent ecafc4f commit 71fcc49
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 @@ -23,7 +23,7 @@ jobs:
cache: "pnpm"
- run: pnpm install
- run: pnpm build
- run: pnpm release --peek
- run: pnpm release --verbose --dry
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
# Please upvote https://github.com/orgs/community/discussions/13836
Expand Down

0 comments on commit 71fcc49

Please sign in to comment.