We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe7d23 commit 2bbca3cCopy full SHA for 2bbca3c
.github/workflows/ci.yml
@@ -38,6 +38,7 @@ jobs:
38
with:
39
github_token: ${{ secrets.GITHUB_TOKEN }}
40
publish_dir: ./site
41
+ keep_files: false
42
43
- name: Save build cache
44
uses: actions/cache/save@v4
0 commit comments