We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f6ee4 commit 9fcffc5Copy full SHA for 9fcffc5
2 files changed
.github/workflows/release.yml
@@ -45,6 +45,7 @@ jobs:
45
with:
46
github-token: ${{ secrets.github_token }}
47
skip-on-empty: false
48
+ skip-commit: true
49
50
- name: GIT/NPM config
51
run: |
CHANGELOG.md
0 commit comments