.github/workflows/deploy-to-gh-pages.yml aktualisiert
All checks were successful
Deploy to Github Pages / build (push) Successful in 24s

This commit is contained in:
2025-04-27 16:43:45 +02:00
parent 3a3b729cb7
commit 9794c3b0ef

View File

@@ -25,7 +25,7 @@ jobs:
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
branch: pages
folder: docs
clean: true
single-commit: true