Skip to content

Commit 2222455

Browse files
committed
Don't force push to gh-pages
1 parent 1321368 commit 2222455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
with:
2929
folder: docs/_build/html
3030
ssh-key: ${{ secrets.DEPLOY_KEY }}
31+
force: no

0 commit comments

Comments
 (0)