Skip to content

Commit

Permalink
nice commit message dumbass
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcat101 committed Feb 20, 2024
1 parent b13d0d5 commit 291e667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updateMaven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git add .
git commit -m "Format KJS code"
git commit -m "[m(${{ steps.split.outputs.fragment!=null && steps.split.outputs.fragment || github.event.inputs.version }})] Upload new PissMC version jar"
continue-on-error: true
- name: Commit and push to the maven branch
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 291e667

Please sign in to comment.