mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-02-03 22:11:50 +01:00
testing
This commit is contained in:
parent
5fa4dc5f8d
commit
9e0d94fe8d
13
.github/workflows/upstream.yml
vendored
13
.github/workflows/upstream.yml
vendored
@ -2,7 +2,7 @@ name: Upstream
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/60 */2 * * *"
|
||||
- cron: "*/5 * * * *"
|
||||
|
||||
jobs:
|
||||
update:
|
||||
@ -25,16 +25,7 @@ jobs:
|
||||
git status
|
||||
git fetch
|
||||
cd ..
|
||||
./patchPaper.sh
|
||||
cd Tuinity
|
||||
./tuinity jar
|
||||
cd $yapfaDir
|
||||
./yapfa patch
|
||||
./yapfa rb
|
||||
./yapfa patch
|
||||
./yapfa build
|
||||
./yapfa paperclip
|
||||
git add $(git rev-parse --show-toplevel)
|
||||
git commit -a -m Update upstream
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user