mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
Merge #471
471: Force push to gh-pages branch r=korken89 a=AfoHT As suggested in https://github.com/rtic-rs/rfcs/pull/48#issuecomment-815730654 Co-authored-by: Henrik Tjäder <henrik@grepit.se>
This commit is contained in:
commit
b8b13573ae
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue