Skip to content

Commit cf7d277

Browse files
authored
chore(ci): finally disable git push in the conventional-changelog-action
1 parent b98c0c9 commit cf7d277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
skip-on-empty: true
21+
git-push: false
2122
skip-git-pull: true
2223
skip-version-file: true
2324
skip-commit: true

0 commit comments

Comments
 (0)