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 }}" } }, {