This commit is contained in:
2020-08-19 16:54:22 +02:00
parent 5d5df21f33
commit 64829963d3

View File

@@ -22,4 +22,4 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.
FOLDER: ./dist # The folder the action should deploy.
FOLDER: dist # The folder the action should deploy.