summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorYongDo-Hyun <froster12@naver.com>2025-11-16 16:06:21 +0300
committerYongDo-Hyun <froster12@naver.com>2025-11-16 16:06:21 +0300
commit3c5b6446d211c1eb24a2e1b8bf8560960ed6eab4 (patch)
treed481bb7f33b2541607f4f169e64bd3f656349726 /.github
parentf6a8864f96fc72b98d100aade1e1a1e5cb219ba5 (diff)
downloadMeta-Launcher-3c5b6446d211c1eb24a2e1b8bf8560960ed6eab4.tar.gz
Meta-Launcher-3c5b6446d211c1eb24a2e1b8bf8560960ed6eab4.zip
5. komit
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c07ca6ef2..b0d9f6bc3 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -21,6 +21,7 @@ jobs:
fi
done
cp .github/CNAME _site/CNAME
+ touch _site/.nojekyll
- name: Deploy
uses: peaceiris/actions-gh-pages@v4