Skip to content

Commit

Permalink
update example in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Simek authored May 2, 2021
1 parent 8c572c3 commit 5a4501b
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 @@ -41,10 +41,10 @@ jobs:
- name: Yarn Lock Changes
uses: Simek/yarn-lock-changes@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
collapsibleThreshold: '25'
failOnDowngrade: 'false'
path: 'yarn.lock'
token: ${{ secrets.GITHUB_TOKEN }}
updateComment: 'true'
```

Expand Down

0 comments on commit 5a4501b

Please sign in to comment.