Skip to content

Commit 1bfeb59

Browse files
committed
Force push
1 parent aaffdd9 commit 1bfeb59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python -m pip install -e .
1717
- name: deploy
1818
run: |
19-
mkdocs gh-deploy
19+
mkdocs gh-deploy --force
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222

0 commit comments

Comments
 (0)