WORKFLOW: fixed automatest steps job

This commit is contained in:
XargonWan 2024-12-10 11:14:39 +09:00
parent 5211106b49
commit 064b968222

View file

@ -316,10 +316,7 @@ jobs:
# Automated Tests # Automated Tests
Automated_Tests: Automated_Tests:
runs-on: ubuntu-latest runs-on: ubuntu-latest
outputs: needs: Build_RetroDECK
TAG: ${{ steps.version-tag.outputs.TAG }}
RELEASE_BODY: ${{ steps.version-tag.outputs.RELEASE_BODY }}
MAKE_LATEST: ${{ steps.version-tag.outputs.MAKE_LATEST }}
steps: steps: