summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorYongDo-Hyun <froster12@naver.com>2025-11-16 16:10:03 +0300
committerYongDo-Hyun <froster12@naver.com>2025-11-16 16:10:03 +0300
commit1e6ed674650d8cdc0dacbd8ef64bc5fbfc553baf (patch)
treeb5bf7ff97f4af70a9a15ab810b16e2f20b3c3d5b /.github/workflows
parent3c5b6446d211c1eb24a2e1b8bf8560960ed6eab4 (diff)
downloadMeta-Launcher-1e6ed674650d8cdc0dacbd8ef64bc5fbfc553baf.tar.gz
Meta-Launcher-1e6ed674650d8cdc0dacbd8ef64bc5fbfc553baf.zip
6. komit
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b0d9f6bc3..4f39d0a91 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -27,4 +27,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
publish_dir: ./_site
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file