Skip to content

Commit

Permalink
doc: Update usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
otetard committed Oct 8, 2022
1 parent cb28493 commit a1db589
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,7 +24,7 @@ Hexa value of the color to use. Fallback to `#47ba04` (green).


```yaml
- uses: ./.github/actions/mattermost-post-webhook
- uses: SekoiaLab/github-actions-mattermost-post@v1
with:
webhook-url: 'https://mattermost/hooks/xxxx'
text: 'GitHub Actions **failed to deploy** `${{ github.event.deployment.payload.microservices }}` (`${{ github.event.deployment.payload.release_id }}`) on production. [Click here to see the full log](https://github.com/SekoiaLab/platform/actions/runs/${{ github.run_id }}).'
Expand Down

0 comments on commit a1db589

Please sign in to comment.