From 862a6a9519cfc3541e219166c90dcabe975602be Mon Sep 17 00:00:00 2001 From: Machillka Date: Fri, 28 Aug 2026 10:47:15 +0800 Subject: [PATCH] fix(ci): include hidden short-link artifacts --- .github/workflows/deploey.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploey.yml b/.github/workflows/deploey.yml index 0b3e35f..1c607c6 100644 --- a/.github/workflows/deploey.yml +++ b/.github/workflows/deploey.yml @@ -103,6 +103,7 @@ jobs: path: .shortlink-dist if-no-files-found: error retention-days: 30 + include-hidden-files: true - name: Upload YuuFrag Pages artifact uses: actions/upload-pages-artifact@v4