mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-22 18:46:27 +01:00
Update upstream.yml
This commit is contained in:
parent
684c85292c
commit
b0b9e3773c
3
.github/workflows/upstream.yml
vendored
3
.github/workflows/upstream.yml
vendored
@ -2,7 +2,7 @@ name: Upstream
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/15 * * * *"
|
||||
- cron: "*/5 * * * *"
|
||||
|
||||
jobs:
|
||||
update:
|
||||
@ -24,7 +24,6 @@ jobs:
|
||||
pwd
|
||||
git status
|
||||
git fetch
|
||||
git reset --hard origin/head
|
||||
cd ..
|
||||
./patchPaper.sh
|
||||
cd Tuinity
|
||||
|
Loading…
Reference in New Issue
Block a user