Skip to content

Commit 28e8b35

Browse files
authored
Merge pull request #100 from mahaker/fix-readme
chore: Update the description of SLACK_COLOR
2 parents 12e36fc + 76a726b commit 28e8b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can see the action block with all variables as below:
6262
uses: rtCamp/action-slack-notify@v2
6363
env:
6464
SLACK_CHANNEL: general
65-
SLACK_COLOR: ${{ job.status }} # or a specific color like 'green' or '#ff00ff'
65+
SLACK_COLOR: ${{ job.status }} # or a specific color like 'good' or '#ff00ff'
6666
SLACK_ICON: https://github.com/rtCamp.png?size=48
6767
SLACK_MESSAGE: 'Post Content :rocket:'
6868
SLACK_TITLE: Post Title

0 commit comments

Comments
 (0)