mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 22:44:38 +07:00
Wait after PR merge, so the versioning can be done simply
This commit is contained in:
parent
e022eb803a
commit
50ce8b30b6
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
# Since there's no simple way to poll for this, we just wait
|
||||
- uses: GuillaumeFalourd/wait-sleep-action@v1
|
||||
with:
|
||||
time: '30' # for 60 seconds
|
||||
time: '15' # In seconds
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with: # Required for triggering the deploy on tags added by this automation
|
||||
|
Loading…
Reference in New Issue
Block a user