Skip to content

Commit 8b11287

Browse files
committed
fix: CI
1 parent 30ece9e commit 8b11287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
7979
run: |
8080
echo "Running Nx release..."
81-
npx nx release --first-release --verbose
81+
npx nx release --first-release --verbose --yes
8282
continue-on-error: false
8383

8484
github-action-show-version:

0 commit comments

Comments
 (0)