Skip to content

Commit

Permalink
Merge pull request #80 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 bea5bb5 + e823947 commit 3a72b8a
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+="- Kong agents version: ${TAG}\n"
releaseStats="- Kong 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 3a72b8a

Please sign in to comment.