aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@grepit.se>2021-04-13 19:28:55 +0200
committerHenrik Tjäder <henrik@grepit.se>2021-04-13 19:28:55 +0200
commitdc68c5f4a4ec9b331629ee16f7512cfaa381ee3d (patch)
treea4475d69f86d36148b7e0f328ed71f7d1c84cc1c /.github/workflows
parent43c5ad79c27fbdefa00e2373eba554ec11e1d9df (diff)
Force push to gh-pages branch
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e5f9943..93e3254 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -740,6 +740,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./bookstodeploy
+ force_orphan: true
# Refs: https://github.com/rust-lang/crater/blob/9ab6f9697c901c4a44025cf0a39b73ad5b37d198/.github/workflows/bors.yml#L125-L149
#