Skip to content

Commit

Permalink
Merge pull request #153 from samthebest/patch-1
Browse files Browse the repository at this point in the history
Fixing README to match repo move
  • Loading branch information
ppremk authored Mar 13, 2023
2 parents f0d9834 + 1e77332 commit 19e0fd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Returns an array of possible detected large file(s)
Consume the action by referencing the stable release

```yaml
uses: actionsdesk/lfs-warning@v3.2
uses: ppremk/lfs-warning@v3.2
with:
token: ${{ secrets.GITHUB_TOKEN }} # Optional
filesizelimit: 10MB
Expand All @@ -74,4 +74,5 @@ with:
- [@SkyTrix](https://github.com/SkyTrix)
- [@srz-zumix](https://github.com/srz-zumix)
- [@zzgab](https://github.com/zzgab)
- [@samthebest](https://github.com/samthebest)

0 comments on commit 19e0fd3

Please sign in to comment.