This commit is contained in:
YuCat 2024-05-05 18:42:53 +08:00
parent 29469a0159
commit 8ae436c563

View File

@ -44,7 +44,7 @@ jobs:
with: with:
targets: ${{ steps.set-vars.outputs.TARGET }} targets: ${{ steps.set-vars.outputs.TARGET }}
env: env:
DEFAULT_TAG: ${{ env.BUILD_TAG }} TAG: ${{ env.BUILD_TAG }}
- name: Test - name: Test
run: | run: |