Skip to content

Commit 7551136

Browse files
authored
Update slack.yml
Signed-off-by: winkletinkle <182693777+winkletinkle@users.noreply.github.com>
1 parent c6c9da7 commit 7551136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
3333
uses: pullreminders/slack-action@master
3434
with:
35-
args: '{\"channel\":\"C019426UBNY\",\"type\":\"section\",\"text\":\":new: Good first issue up for grabs: ${{ github.event.issue.title }} - ${{ github.event.issue.html_url }}\"}}'
35+
args: '{\"channel\":\"C019426UBNY\",\"type\":\"section\",\"text\":{\"type\":\"mrkdwn\",\"text\":\":new: Good first issue up for grabs: <${{ github.event.issue.html_url }}|${{ github.event.issue.title }}>\"}}'

0 commit comments

Comments
 (0)