Skip to content

Commit

Permalink
Merge pull request #10 from 8398a7/master
Browse files Browse the repository at this point in the history
fix README
  • Loading branch information
8398a7 authored Oct 21, 2019
2 parents a7f2c1c + 653db42 commit a3883bc
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 @@ -52,7 +52,7 @@ When adding to text, write as follows.
```yaml
- uses: 8398a7/action-slack@v2
with:
type: ${{ job.status }}
status: ${{ job.status }}
text: overwrite text
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # required
Expand Down

0 comments on commit a3883bc

Please sign in to comment.