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 43bd739 commit 8133550Copy full SHA for 8133550
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