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