Skip to content

Commit

Permalink
Issue TBD54566975#97: Debug why tag is not being passed
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Aug 2, 2024
1 parent 7a78b48 commit 6d6fc94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
# Make the version and tag name available to subsequent jobs as an output param
echo "RELEASE_TAG=$tagName" >> "$GITHUB_OUTPUT"
echo "RELEASE_VERSION=$version" >> "$GITHUB_OUTPUT"
cat $GITHUB_OUTPUT
# Set the next development version and commit
mvn \
Expand Down

0 comments on commit 6d6fc94

Please sign in to comment.