Skip to content

Commit

Permalink
Added message.
Browse files Browse the repository at this point in the history
  • Loading branch information
DrRetro2033 committed Sep 5, 2024
1 parent 64c1bf3 commit 1adcd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cd arceus
cp -r ../../../build/releases/${{ matrix.platform }} ./
git add ./
git commit "Update Arceus"
git commit -m "Update Arceus"
git push
strategy:
fail-fast: false
Expand Down

0 comments on commit 1adcd2b

Please sign in to comment.