We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783a261 commit 2aeb8bbCopy full SHA for 2aeb8bb
1 file changed
.github/workflows/uploader-and-publisher.yml
@@ -52,6 +52,4 @@ jobs:
52
- uses: stefanzweifel/git-auto-commit-action@v5
53
with:
54
commit_message: 'docs: Updated to version `${{ github.ref_name }}`.'
55
- file_pattern: 'README.md'
56
- branch: main
57
- push_options: '--force'
+ file_pattern: 'README.md'
0 commit comments