Skip to content

Commit 3edee6a

Browse files
authored
Merge pull request #95 from rj2704/rj2704/issue94
Resolved Github actions Slack job failure
2 parents 4b35640 + 7ce6815 commit 3edee6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
2828
uses: pullreminders/slack-action@master
2929
with:
30-
args: '{\"channel\":\"C019426UBNY\",\"text\":\"A good first issue label was just added to ${{github.event.issue.html_url}}.\"}'
30+
args: '{\"channel\":\"C019426UBNY\",\"text\":\"A good first issue label was just added to ${{github.event.issue.html_url}}.\"}'

0 commit comments

Comments
 (0)