From 8ae436c56357d2bfde6237d39f4dea5a3b793d66 Mon Sep 17 00:00:00 2001 From: YuCat <66810215+YuCat-OVO@users.noreply.github.com> Date: Sun, 5 May 2024 18:42:53 +0800 Subject: [PATCH] TAG --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e0efa57..cf3410f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -44,7 +44,7 @@ jobs: with: targets: ${{ steps.set-vars.outputs.TARGET }} env: - DEFAULT_TAG: ${{ env.BUILD_TAG }} + TAG: ${{ env.BUILD_TAG }} - name: Test run: |