Skip to content

Commit

Permalink
Fixing README to match repo move
Browse files Browse the repository at this point in the history
  • Loading branch information
samthebest committed Mar 10, 2023
1 parent f0d9834 commit 1e77332
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/[email protected]
uses: ppremk/[email protected]
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 1e77332

Please sign in to comment.