Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Add Token with write permissions

Signed-off-by: Salvador real <[email protected]>
  • Loading branch information
srealmoreno authored Jul 23, 2022
1 parent 6e82e4a commit 1a32a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
if: failure()
uses: peter-evans/create-or-update-comment@v2
with:
token: ${{ secrets.COMMENT_TOKEN }}
issue-number: ${{ github.event.pull_request.number }}
body: |
Oh eslint fail 😥!
Expand Down

0 comments on commit 1a32a01

Please sign in to comment.