mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 06:16:37 -04:00
Update buildAndDeploy.yml
Obviously if we want to test this it can't be only on tags...
This commit is contained in:
parent
a1da9598bd
commit
4d6942a6cb
1
.github/workflows/buildAndDeploy.yml
vendored
1
.github/workflows/buildAndDeploy.yml
vendored
@ -69,7 +69,6 @@ jobs:
|
|||||||
mv desktop/build/libs/Unciv.jar deploy/Unciv.jar
|
mv desktop/build/libs/Unciv.jar deploy/Unciv.jar
|
||||||
|
|
||||||
- name: Read release.md and use it as a body of new release
|
- name: Read release.md and use it as a body of new release
|
||||||
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
|
||||||
id: read_release
|
id: read_release
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user