Skip to content

Commit

Permalink
set retention for repo rendering to 7 days
Browse files Browse the repository at this point in the history
  • Loading branch information
Habbie committed Feb 21, 2024
1 parent fb9be6f commit a53d1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
with:
path: ./_site
name: site-for-repo
retention-days: 1
retention-days: 7

deploy-repo:
name: Deploy Packages to repo.powerdns.com
Expand Down

0 comments on commit a53d1d3

Please sign in to comment.