Ignore .nojekyll file on deploy
This commit is contained in:
parent
b525f18f6b
commit
1b308ff0ab
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -27,5 +27,6 @@ jobs:
|
|||||||
folder: build
|
folder: build
|
||||||
clean: true
|
clean: true
|
||||||
clean-exclude: |
|
clean-exclude: |
|
||||||
|
.nojekyll
|
||||||
index.html
|
index.html
|
||||||
_index.py
|
_index.py
|
Loading…
x
Reference in New Issue
Block a user