Skip to content

Commit

Permalink
ci: add flag config
Browse files Browse the repository at this point in the history
  • Loading branch information
MGREMY committed Oct 25, 2024
1 parent b5ac9ad commit bc4473c
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,4 +23,4 @@ jobs:
uses: ./.github/actions/setup

- name: Release new version 🛠
run: pnpm lib:release
run: pnpm lib:release -- --ci --verbose --skip-nx-cache

0 comments on commit bc4473c

Please sign in to comment.