From d26493562528172595ea063c55f76b7eb0d6b7c4 Mon Sep 17 00:00:00 2001 From: Aurora Master <45430047+AuroraMaster@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:40:38 +0800 Subject: [PATCH] Update ci.yml --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 6d063ee7..9ce7c993 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Sync repository - uses: https://github.com/https://github.com/actions/checkout@v4 + uses: https://github.com/actions/checkout@v4 - name: Tag comparison check if: startsWith(gitea.ref, 'refs/tags/v')