We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01fb87 commit 02d7f8dCopy full SHA for 02d7f8d
.github/workflows/release.yml
@@ -65,5 +65,5 @@ jobs:
65
run: bash github-build.sh
66
- name: Commit release tag and next version
67
uses: stefanzweifel/git-auto-commit-action@v4
68
- with:
69
- push_options: '--follow-tags'
+ with:
+ push_options: '--follow-tags'
0 commit comments