Skip to content

Commit

Permalink
Don't track history in gh-pages
Browse files Browse the repository at this point in the history
This is already in the main branch and it makes the repository bigger
than it needs to be.

Should slightly improve #343
  • Loading branch information
Wilfred committed Aug 27, 2022
1 parent db12fb0 commit bc40836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ jobs:
with:
branch: gh-pages
folder: manual/book
single-commit: true

0 comments on commit bc40836

Please sign in to comment.