Use site as folder
Dieser Commit ist enthalten in:
Ursprung
bdfdaa01cb
Commit
d9f26ce1a4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
2
.github/workflows/gh-pages.yml
gevendort
2
.github/workflows/gh-pages.yml
gevendort
|
@ -21,4 +21,4 @@ jobs:
|
|||
uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||
with:
|
||||
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.
|
||||
|
|
Laden …
In neuem Issue referenzieren