We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4030b6c + 1ee4054 commit 1cf7837Copy full SHA for 1cf7837
1 file changed
.github/workflows/deploy-pages.yml
@@ -63,6 +63,7 @@ jobs:
63
uses: actions/upload-pages-artifact@v5
64
with:
65
path: ./apps/landing/out
66
+ retention-days: 1
67
68
deploy:
69
needs: build
0 commit comments