Skip to content

Commit

Permalink
fix: mkdocs gh-deploy use force push
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinkys committed Jun 11, 2024
1 parent 6a045f0 commit fe10c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:

- name: Publish the documentation
run: |
mkdocs gh-deploy --message "cd: deploy docs from {sha}"
mkdocs gh-deploy --force --message "cd: deploy docs from {sha}"

0 comments on commit fe10c03

Please sign in to comment.