Skip to content

Commit

Permalink
Merge pull request #1 from firedrakeproject/JDBetteridge/keep_alive
Browse files Browse the repository at this point in the history
Add magic code to keep building docs
  • Loading branch information
tommbendall authored Jul 22, 2024
2 parents 2499bf5 + 74388e4 commit 0865c33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
name: github-pages
path: /__w/gusto-docs/gusto-docs/docs/build/html
retention-days: 1
- name: Keep alive commit
uses: gautamkrishnar/keepalive-workflow@v1
with:
time_elapsed: 30
deploy:
name: Deploy Github pages
needs: build_website
Expand Down

0 comments on commit 0865c33

Please sign in to comment.