Skip to content

Commit 6f45e11

Browse files
committed
fix: resolved issue with uploader
1 parent c5631ee commit 6f45e11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ jobs:
5353
with:
5454
commit_message: 'docs: Updated to version `${{ github.ref_name }}`.'
5555
file_pattern: 'README.md'
56+
branch: main
57+
push_options: '--force'

0 commit comments

Comments
 (0)