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 843edf0 commit 0e0df4eCopy full SHA for 0e0df4e
.github/workflows/hugo.yml
@@ -64,6 +64,7 @@ jobs:
64
uses: actions/upload-pages-artifact@v3
65
with:
66
path: ./public
67
+ retention-days: 1
68
69
# Deployment job
70
deploy:
0 commit comments