Skip to content

Commit

Permalink
gh-pages: only keep latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Sep 2, 2022
1 parent 30219a0 commit c160732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build/html
force_orphan: true

0 comments on commit c160732

Please sign in to comment.