.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 🚀
|
- name: Deploy 🚀
|
||||||
uses: JamesIves/github-pages-deploy-action@v4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: pages
|
||||||
folder: docs
|
folder: docs
|
||||||
clean: true
|
clean: true
|
||||||
single-commit: true
|
single-commit: true
|
Reference in New Issue
Block a user