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
|
||||
clean: true
|
||||
clean-exclude: |
|
||||
.nojekyll
|
||||
index.html
|
||||
_index.py
|
||||
Reference in New Issue
Block a user