Fix typo in release message (#1307)
* Fix typo in release message * Update .circleci/config.yml
This commit is contained in:
@@ -376,7 +376,7 @@ jobs:
|
|||||||
- update_image:
|
- update_image:
|
||||||
apt_opts: "--no-install-recommends jq"
|
apt_opts: "--no-install-recommends jq"
|
||||||
- notify:
|
- notify:
|
||||||
message: "Release process for the desktop app ended, new release can be found on (github's releases)[https://github.com/mattermost/desktop/releases]"
|
message: "Release process for the desktop app ended, the new release can be found on [GitHub](https://github.com/mattermost/desktop/releases)."
|
||||||
|
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
|
Reference in New Issue
Block a user