.github/workflows/deploy-to-gh-pages.yml aktualisiert
All checks were successful
Deploy to Github Pages / build (push) Successful in 24s
All checks were successful
Deploy to Github Pages / build (push) Successful in 24s
This commit is contained in:
2
.github/workflows/deploy-to-gh-pages.yml
vendored
2
.github/workflows/deploy-to-gh-pages.yml
vendored
@@ -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
|
Reference in New Issue
Block a user