fix(actions): force push on deployment

This commit is contained in:
Marcello 2023-04-04 17:14:13 +02:00
parent 4a2757cf73
commit b52a2aacc7

View file

@ -24,4 +24,4 @@ jobs:
run: poetry install
- name: Run gh-deploy
run: poetry run mkdocs gh-deploy
run: poetry run mkdocs gh-deploy --force