Skip to content

Commit 3ee87b8

Browse files
ci: update to not use force push
1 parent 19a282c commit 3ee87b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
restore-keys: |
2727
mkdocs-material-
2828
- run: pip install mkdocs-material
29-
- run: mkdocs gh-deploy --force
29+
- run: mkdocs gh-deploy

0 commit comments

Comments
 (0)