We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2e91d commit d2ea93fCopy full SHA for d2ea93f
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