only add to existing files

This commit is contained in:
Jörn Guy Süß 2025-08-04 22:46:38 +10:00
parent b10d9a8cec
commit f1f69ad32f

View File

@ -36,4 +36,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./website/_site
publish_branch: gh-pages
publish_branch: gh-pages
keep_files: true