Skip to content

Commit

Permalink
Update gh-packages-maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e3ndr committed Nov 11, 2023
1 parent dca93a4 commit 52fc258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-packages-maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
VERSION=$(git rev-parse --short HEAD)
fi
sh update-versions.sh "$VERSION"
mvn versions:set -DnewVersion="$VERSION"
echo ""
echo "Version has been updated to $VERSION.""
Expand Down

0 comments on commit 52fc258

Please sign in to comment.