Skip to content

Commit

Permalink
Merge pull request #95 from rj2704/rj2704/issue94
Browse files Browse the repository at this point in the history
Resolved Github actions Slack job failure
  • Loading branch information
leecalcote authored Oct 17, 2024
2 parents 4b35640 + 7ce6815 commit 3edee6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}.\"}'

0 comments on commit 3edee6a

Please sign in to comment.