mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-10 20:55:38 -04: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
|
# Since there's no simple way to poll for this, we just wait
|
||||||
- uses: GuillaumeFalourd/wait-sleep-action@v1
|
- uses: GuillaumeFalourd/wait-sleep-action@v1
|
||||||
with:
|
with:
|
||||||
time: '30' # for 60 seconds
|
time: '15' # In seconds
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with: # Required for triggering the deploy on tags added by this automation
|
with: # Required for triggering the deploy on tags added by this automation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user