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 bf18385 commit 41b0d65Copy full SHA for 41b0d65
.github/workflows/docs.yml
@@ -45,6 +45,7 @@ jobs:
45
uses: actions/upload-pages-artifact@v3
46
with:
47
path: ./site
48
+ retention-days: 1
49
50
deploy:
51
environment:
0 commit comments