Skip to content

Commit

Permalink
Adding --force to gh-deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
senthurayyappan committed Nov 21, 2024
1 parent 479dbfe commit 9033ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
uses: ./.github/actions/setup-poetry-env

- name: Deploy documentation
run: poetry run mkdocs gh-deploy
run: poetry run mkdocs gh-deploy --force

0 comments on commit 9033ea0

Please sign in to comment.