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.
1 parent 6242533 commit 1ee4054Copy full SHA for 1ee4054
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