Skip to content

Commit 72dd6b7

Browse files
committed
Change page artifact retention
1 parent c0a12a3 commit 72dd6b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: actions/upload-pages-artifact@v3
4343
with:
4444
path: './site'
45+
retention-days: 1
4546

4647
- name: Deploy to GitHub Pages
4748
id: deployment

0 commit comments

Comments
 (0)