Skip to content

Commit 8745b05

Browse files
authored
Merge pull request #1670 from input-output-hk/prune-gh-pages
Prune history of gh-pages branch
2 parents 2d28139 + d557e1b commit 8745b05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,4 +865,5 @@ jobs:
865865
uses: peaceiris/actions-gh-pages@v3
866866
with:
867867
github_token: ${{ secrets.GITHUB_TOKEN || github.token }}
868-
publish_dir: ./github-pages
868+
publish_dir: ./github-pages
869+
force_orphan: true

0 commit comments

Comments
 (0)