mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-26 07:39:44 +07:00
fix job id
This commit is contained in:
2
.github/workflows/buildAndDeploy.yml
vendored
2
.github/workflows/buildAndDeploy.yml
vendored
@ -236,7 +236,7 @@ jobs:
|
|||||||
|
|
||||||
${{ env.RELEASE_BODY }}
|
${{ env.RELEASE_BODY }}
|
||||||
|
|
||||||
Upload to itch.io and Steam:
|
Upload-to-itch-io-and-steam:
|
||||||
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
|
Reference in New Issue
Block a user