Scheduled deployment for updating pack and game version
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 4m31s
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 4m31s
This commit is contained in:
parent
88d838d981
commit
3040953b6e
@ -4,6 +4,9 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
# Runs every 3 hours to update pack and game version
|
||||||
|
schedule:
|
||||||
|
- cron: '0 */3 * * *'
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user