Use site as folder

Dieser Commit ist enthalten in:
MAGIC 2021-04-20 21:51:22 +02:00
Ursprung bdfdaa01cb
Commit d9f26ce1a4
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: A40EE5665510C9D5

Datei anzeigen

@ -21,4 +21,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@4.1.1 uses: JamesIves/github-pages-deploy-action@4.1.1
with: with:
branch: gh-pages # The branch the action should deploy to. branch: gh-pages # The branch the action should deploy to.
folder: docs # The folder the action should deploy. folder: site # The folder the action should deploy.