Skip to content

Commit 2ca818b

Browse files
author
Théo LAGACHE
committed
Update auto-release.yml
1 parent 131f2b4 commit 2ca818b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
- name: Run release-it
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37-
run: pnpm exec release-it --ci --no-git.push --no-git.commit
37+
38+
run: pnpm exec release-it --ci

0 commit comments

Comments
 (0)