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