Skip to content

Commit

Permalink
Merge pull request #200 from Axway/APIGOV-00000
Browse files Browse the repository at this point in the history
APIGOV-00000 - change release message
  • Loading branch information
dfeldick authored Feb 23, 2024
2 parents 2b4b975 + 9c54d0c commit af2e6be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ main() {
fi

# gather stats
releaseStats="- SDK version: ${SDK}\n"
releaseStats+="- Mulesoft agents version: ${TAG}\n"
releaseStats="- Mulesoft agents version: ${TAG}\n"
releaseStats+="- SDK version: ${SDK}\n"

echo -e "Full Release Info:\n"${releaseStats}
post_to_teams "${releaseStats}"
Expand Down

0 comments on commit af2e6be

Please sign in to comment.