Skip to content

Commit 82a5d99

Browse files
committed
fix: pull rebase before push in docs-autofix workflow [test]
1 parent 0cb0449 commit 82a5d99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs-autofix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ jobs:
6363
git config --local user.name "github-actions[bot]"
6464
git add docs
6565
git commit -m "docs: normalize image paths and update references [skip ci]"
66+
git pull --rebase origin master
6667
git push origin master

0 commit comments

Comments
 (0)