Ignore .nojekyll file on deploy
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user