Skip to content

Commit

Permalink
chore: proper exclude index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
simonseyock committed Jan 17, 2022
1 parent 74fc71f commit 344ddde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
with:
branch: gh-pages
folder: pages
clean-exclude: ./index.html
clean-exclude: |
index.html

0 comments on commit 344ddde

Please sign in to comment.