Fix deploy folder

This commit is contained in:
Dominik Korsa 2021-01-20 16:19:06 +01:00
parent 4bd4c8984c
commit 42bf5a7669
No known key found for this signature in database
GPG key ID: 546F986F71A6FE6E

View file

@ -22,5 +22,5 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: build
FOLDER: dist
CLEAN: true