Skip to content

Commit

Permalink
fix: Missing to add
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleChest authored Feb 17, 2024
1 parent 0992e16 commit 3b8d0ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/leaves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
git clone [email protected]:LeavesMC/Configuration.git configuration -b Leaves
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 push origin HEAD:Leaves
- name: Get Release Info
Expand Down

0 comments on commit 3b8d0ea

Please sign in to comment.