mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-06 10:56:41 +00:00
fix(actions): force push on deployment
This commit is contained in:
parent
4a2757cf73
commit
b52a2aacc7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -24,4 +24,4 @@ jobs:
|
||||||
run: poetry install
|
run: poetry install
|
||||||
|
|
||||||
- name: Run gh-deploy
|
- name: Run gh-deploy
|
||||||
run: poetry run mkdocs gh-deploy
|
run: poetry run mkdocs gh-deploy --force
|
||||||
|
|
Loading…
Add table
Reference in a new issue