aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-04-07 01:27:05 -0700
committerPinapelz <yukais@pinapelz.com>2024-04-07 01:27:05 -0700
commit770335cbe4a1158d8aea21060cf4e4f06d6699b0 (patch)
tree85004c83f39659010c3f8a011dfa5ff8594ea7a5 /.github
parent3e02c262c7147fc6242c0ad061da0b7a7078c110 (diff)
fix: build output dir
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yml (renamed from .github/deploy.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/deploy.yml b/.github/workflows/deploy.yml
index 0a766e7..3bf7f86 100644
--- a/.github/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -48,7 +48,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
- path: docs/.vitepress/dist
+ path: .vitepress/dist
# Deployment job
deploy:
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage