Skip to content

Commit 8d311e3

Browse files
committed
fix: readme convert push force
1 parent ebe6509 commit 8d311e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/convert.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
git config --global user.email 'anthonyroeder@live.de'
2121
git add docs/index.rst
2222
git commit -m "docs: auto update index.rst"
23-
git push origin HEAD:master
23+
git push origin HEAD:master --force-with-lease
2424
continue-on-error: true

0 commit comments

Comments
 (0)