From b77672bde8975df4e75f4afdb10eb6b331d6d03f Mon Sep 17 00:00:00 2001 From: Robert Brennan Date: Mon, 8 Aug 2022 18:14:48 -0400 Subject: [PATCH] Update triage.yml --- .github/workflows/triage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index e4ddb165..7dc5bb78 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -19,7 +19,7 @@ jobs: "type": "section", "text": { "type": "mrkdwn", - "text": "${{ github.event.issue.title }}\n\n$github.com/{{ github.event.repository.name }}/issues/${{ github.event.issue.id }}" + "text": "${{ github.event.issue.title }}\n\n$github.com/${{ github.event.repository.name }}/issues/${{ github.event.issue.id }}" } }, {