Skip to content

Commit b0cb3e9

Browse files
ci: CG-10783 link to web release (#480)
1 parent 954d5ce commit b0cb3e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/release-slack-bot/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ runs:
2323
Actor: `${{ github.triggering_actor }}`
2424
Author: `${{ github.event.head_commit.author.username }}`
2525
${{ format('Commit: <{0}/{1}/commit/{2}|{1}@{2}>', github.server_url, github.repository, github.sha) || ''}}
26+
View <${{ format('{0}/{1}/releases/tag/{2}', github.server_url, github.repository, inputs.release-tag) }}|Github Release>
2627
View <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|GHA logs>

0 commit comments

Comments
 (0)