Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #81 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 b0519f6 + 6733698 commit cf4b75c
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+="- webMethods agents version: ${TAG}\n"
releaseStats="- webMethods 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 cf4b75c

Please sign in to comment.