Skip to content

Commit

Permalink
Merge pull request #1 from asbjornu/patch-1
Browse files Browse the repository at this point in the history
Change version and reporter
  • Loading branch information
prologic authored Jun 29, 2020
2 parents abb616b + 5d99bf5 commit 3a7ecc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: remark-lint
uses: prologic/action-remark-lint@v1
uses: prologic/action-remark-lint@v0.0.5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review # Change reporter. (Only `github-pr-check` is supported at the moment).
reporter: github-pr-check # Change reporter. (Only `github-pr-check` is supported at the moment).
```

0 comments on commit 3a7ecc2

Please sign in to comment.