diff --git a/.github/workflows/slack.yml b/.github/workflows/slack.yml index 30a4b33..5256cc5 100644 --- a/.github/workflows/slack.yml +++ b/.github/workflows/slack.yml @@ -27,4 +27,4 @@ jobs: SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }} uses: pullreminders/slack-action@master with: - args: '{\"channel\":\"C019426UBNY\",\"text\":\"A good first issue label was just added to ${{github.event.issue.html_url}}.\"}' + args: '{\"channel\":\"C019426UBNY\",\"text\":\"A good first issue label was just added to ${{github.event.issue.html_url}}.\"}' \ No newline at end of file