From b9087be4018a9d73ddc8899f6c9e233c0731c00a Mon Sep 17 00:00:00 2001 From: chenwj113 Date: Thu, 30 May 2024 10:59:55 +0800 Subject: [PATCH] fix: --- .gitea/workflows/run.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/run.yaml b/.gitea/workflows/run.yaml index 04d93f6..b2e3fbf 100644 --- a/.gitea/workflows/run.yaml +++ b/.gitea/workflows/run.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out repository code - uses: https://git.airpig.cn/checkout@v4 + uses: https://git.airpig.cn/chenwj113/checkout@v4 - run: | commit_msg=${{ github.event.head_commit.message }} version=v1.0.0