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 c0a12a3 commit 72dd6b7Copy full SHA for 72dd6b7
1 file changed
.github/workflows/deploy-docs.yml
@@ -42,6 +42,7 @@ jobs:
42
uses: actions/upload-pages-artifact@v3
43
with:
44
path: './site'
45
+ retention-days: 1
46
47
- name: Deploy to GitHub Pages
48
id: deployment
0 commit comments