Fix release post script (#2736)

This commit is contained in:
Devin Binnie
2023-05-25 18:11:32 -04:00
committed by GitHub
parent 91a81ef6d7
commit 90b4489053
2 changed files with 3 additions and 2 deletions

View File

@@ -210,6 +210,7 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
- name: release/notify-channel
run: |
git fetch --all
jq --null-input \
--arg icon_url "https://mattermost.com/wp-content/uploads/2022/02/icon.png" \
--arg username "MattermostRelease" \