Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ppremk authored Oct 2, 2020
1 parent 457c71b commit 1a3a745
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 @@ -29,7 +29,7 @@ Returns an array of possible detected large file(s)
Consume the action by referencing the stable branch

```yaml
uses: actionsdesk/lfs-warning@v2
uses: actionsdesk/lfs-warning@v2.0
with:
token: ${{ secrets.GITHUB_TOKEN }} # Optional
filesizelimit: '10485760' # 10 MB is 10485760 Bytes
Expand Down

0 comments on commit 1a3a745

Please sign in to comment.