Skip to content

Commit 8133550

Browse files
authored
Set retention days for uploaded pages artifact
1 parent 43bd739 commit 8133550

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
uses: actions/upload-pages-artifact@v5
6464
with:
6565
path: ./apps/landing/out
66+
retention-days: 1
6667

6768
deploy:
6869
needs: build

0 commit comments

Comments
 (0)