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 06c41ad commit da62c41Copy full SHA for da62c41
.github/workflows/build.yml
@@ -51,4 +51,5 @@ jobs:
51
with:
52
name: website-build-${{ github.run_id }}
53
path: ${{ env.BUILD_PATH }}
54
- retention-days: 1
+ retention-days: 1
55
+ include-hidden-files: true
0 commit comments