WORKFLOW: back on using all the available retrodeck runners [skip ci]

This commit is contained in:
XargonWan 2024-11-18 22:16:59 +09:00
parent 046dc7f4bd
commit 8cc13786cb

View file

@ -30,7 +30,7 @@ jobs:
# Build RetroDECK Job # Build RetroDECK Job
Build_RetroDECK: Build_RetroDECK:
runs-on: retrodeck-server runs-on: retrodeck
outputs: outputs:
TAG: ${{ steps.version-tag.outputs.TAG }} TAG: ${{ steps.version-tag.outputs.TAG }}
RELEASE_BODY: ${{ steps.version-tag.outputs.RELEASE_BODY }} RELEASE_BODY: ${{ steps.version-tag.outputs.RELEASE_BODY }}