1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

Update main.yml

This commit is contained in:
lana-k
2020-10-12 13:39:49 +02:00
committed by GitHub
parent 7448d03c86
commit 0904b49c6c

View File

@@ -28,4 +28,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: build # The branch the action should deploy to.
FOLDER: dist/ # The folder the action should deploy.
CLEAN: true # Automatically remove deleted files from the deploy branch
CLEAN: false # Automatically remove deleted files from the deploy branch