mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-19 14:59:32 +00:00
[release-skip] Update config push
This commit is contained in:
3
.github/workflows/leaves.yml
vendored
3
.github/workflows/leaves.yml
vendored
@@ -53,7 +53,8 @@ jobs:
|
||||
cp run/leaves.yml configuration/leaves.yml -f
|
||||
cd configuration
|
||||
git add leaves.yml
|
||||
git commit leaves.yml -m "https://github.com/LeavesMC/Leaves/commit/$(cd .. && git rev-parse HEAD)"
|
||||
git commit leaves.yml -m "$(date -u +"%Y-%m-%dT%H:%M:%SZ")
|
||||
https://github.com/LeavesMC/Leaves/commit/$(cd .. && git rev-parse HEAD)"
|
||||
git push origin HEAD:Leaves
|
||||
- name: Get Release Info
|
||||
run: sh scripts/GetReleaseInfo.sh
|
||||
|
||||
Reference in New Issue
Block a user