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:
runs-on: ubuntu-latest
outputs:
TAG: ${{ steps.version-tag.outputs.TAG }}
RELEASE_BODY: ${{ steps.version-tag.outputs.RELEASE_BODY }}
MAKE_LATEST: ${{ steps.version-tag.outputs.MAKE_LATEST }}
needs: Build_RetroDECK
steps: