Skip to content

Commit

Permalink
#25951 Testing JReleaser artifactory integration. +2.
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina committed Sep 26, 2023
1 parent a946a21 commit c6818bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-release-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,5 @@ jobs:
./mvnw -B -ntp versions:set versions:commit -DnewVersion=$NEXT_VERSION
git commit -a -m "⬆️ Next version $NEXT_VERSION"
git commit --allow-empty -a -m "⬆️ Next version $NEXT_VERSION"
git push origin "$HEAD"

0 comments on commit c6818bb

Please sign in to comment.