Skip to content

Commit

Permalink
Adding force option and explicit branch name.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaxmonsky committed Jul 25, 2024
1 parent 2e699ef commit f1e903f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
mkdocs-material-
- name: Deploy to gh-pages
run: mkdocs gh-deploy
run: mkdocs gh-deploy -b gh-pages --force

0 comments on commit f1e903f

Please sign in to comment.