Skip to content

Commit 2aeb8bb

Browse files
committed
fix: maybe?
1 parent 783a261 commit 2aeb8bb

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/uploader-and-publisher.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,4 @@ jobs:
5252
- uses: stefanzweifel/git-auto-commit-action@v5
5353
with:
5454
commit_message: 'docs: Updated to version `${{ github.ref_name }}`.'
55-
file_pattern: 'README.md'
56-
branch: main
57-
push_options: '--force'
55+
file_pattern: 'README.md'

0 commit comments

Comments
 (0)