mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-22 05:41:11 +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 }}
|
||||
|
||||
Upload to itch.io and Steam:
|
||||
Upload-to-itch-io-and-steam:
|
||||
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
|
Reference in New Issue
Block a user