Skip to content

Commit b5acaa9

Browse files
committed
WIP -fu
1 parent 503dae3 commit b5acaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
git config --global user.name 'github-actions'
4646
git config --global user.email 'github-actions@github.com'
4747
git commit -m "Update documentation"
48-
git push -u origin update-docs
48+
git push -Fu origin update-docs
4949
# env:
5050
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151

0 commit comments

Comments
 (0)