From 1bd4919b273a4e103c105b75d30d93b00b5d5cf7 Mon Sep 17 00:00:00 2001 From: Yuuki <6851027-yukiz@users.noreply.gitlab.com> Date: Thu, 15 Aug 2024 12:06:49 +0800 Subject: [PATCH] reupload --- .github/workflows/yuukips.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/yuukips.yml b/.github/workflows/yuukips.yml index b17c23f793..525814dad0 100644 --- a/.github/workflows/yuukips.yml +++ b/.github/workflows/yuukips.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v3 with: repository: YuukiPS/GSServer-GC - ref: "4.0" # tes + ref: "4.0" # reupload token: ${{ secrets.HUB_TOKEN }} path: gs/GSServer-GC - name: Setup Java