Skip to content

Commit

Permalink
fix: store the docs and binaries for a little longer (#142)
Browse files Browse the repository at this point in the history
Signed-off-by: giac-mysten <[email protected]>
  • Loading branch information
giac-mysten authored Oct 17, 2024
1 parent 0f23be3 commit 5ef1763
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,5 @@ jobs:
site-builder
--config walrus-sites/sites-config.yaml
update build/html ${{ vars.WALRUS_SITE_OBJECT }}
--epochs 200
--force
2 changes: 2 additions & 0 deletions .github/workflows/update-binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:
site-builder
--config walrus-sites/sites-config.yaml
update --list-directory site ${{ vars.WALRUS_SITE_BIN_OBJECT }}
--epochs 200
--force

0 comments on commit 5ef1763

Please sign in to comment.