Skip to content

Commit

Permalink
ci: increases pages artifact retention from 1 to 7 days
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Jan 29, 2024
1 parent d4ce64a commit a58cb18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
path: docs
retention-days: 7

deploy-gh-pages:
needs: consolidate-documentation
Expand Down

0 comments on commit a58cb18

Please sign in to comment.