about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-04-12 13:29:30 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-04-12 13:29:30 +0700
commit6ddd0ed73dc6f03ab7ff7e1a12d20ab8fdeb3178 (patch)
treeccd0e07bfd380b9c8b1976874fe388386666f717 /.github
parent5e2abe88f53283b54eed741bfc9f252ad8c8edc4 (diff)
downloadblog-6ddd0ed73dc6f03ab7ff7e1a12d20ab8fdeb3178.tar.gz
Exclude nojekyll
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/hugo.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml
index 7a272ec..42b1dd0 100644
--- a/.github/workflows/hugo.yml
+++ b/.github/workflows/hugo.yml
@@ -34,3 +34,7 @@ jobs:
         with:
           branch: gh-pages # The branch the action should deploy to.
           folder: public # The folder the action should deploy.
+          clean: true
+          clean-exclude: |
+            .nojekyll
+            .nojekyll