Skip to content

Commit

Permalink
Merge pull request #35 from Sydney-Informatics-Hub/gitpod
Browse files Browse the repository at this point in the history
Remove --force on mkdocs deploy action
  • Loading branch information
georgiesamaha authored Oct 9, 2024
2 parents 3de60e0 + 1cb5c03 commit 954472d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force
- run: mkdocs gh-deploy

0 comments on commit 954472d

Please sign in to comment.