Skip to content

Commit

Permalink
fix coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
theanotherwise committed Nov 21, 2023
1 parent e6e1f84 commit 71ab950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
git config --global user.name "Bot"
export VERSION_SUFFIX=$(/bin/bash ${GITHUB_WORKSPACE}/.github/scripts/version-suffix.sh)
mvn clean install --no-transfer-progress
mvn clean install --no-transfer-progress

0 comments on commit 71ab950

Please sign in to comment.