Skip to content

Commit

Permalink
reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkAtra committed Jun 4, 2021
1 parent d0d4dc6 commit 687ce91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Update Release Version
run: mvn versions:set -DgenerateBackupPoms=false -DnewVersion=${{ github.event.release.tag_name }}

- name: Commit Release Version
run: |
git config user.name github-actions[bot]
Expand Down

0 comments on commit 687ce91

Please sign in to comment.