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

allow files with underscores on GitHub pages

This commit is contained in:
lana-k
2021-05-05 23:12:47 +02:00
parent 8684b4cef9
commit 8e856063b8

View File

@@ -38,3 +38,4 @@ jobs:
BRANCH: build # The branch the action should deploy to. BRANCH: build # The branch the action should deploy to.
FOLDER: dist/ # The folder the action should deploy. FOLDER: dist/ # The folder the action should deploy.
CLEAN: false # Automatically remove deleted files from the deploy branch CLEAN: false # Automatically remove deleted files from the deploy branch
nojekyll: true