mirror of
https://github.com/yairm210/Unciv.git
synced 2025-03-03 22:22:51 +07: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
|
||||
|
||||
- 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
|
||||
shell: bash
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user