Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymholt authored Jan 25, 2023
1 parent 2fd54ce commit 31c96ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ GitHub Action that posts a message to a Slack channel
with:
token: ${{ secrets.SLACK_API_TOKEN }}
channel: "#general"
text: ":tada: This is a test from the $GITHUB_ACTION} workflow! <https://github.com/ynab/slack-post-message-action|Action Documentation>"
text: ":tada: This is a test from the $GITHUB_ACTION workflow! <https://github.com/ynab/slack-post-message-action|Action Documentation>"
```

0 comments on commit 31c96ca

Please sign in to comment.