Skip to content

Commit

Permalink
Update readme with forked name
Browse files Browse the repository at this point in the history
  • Loading branch information
greboid authored Jul 23, 2023
1 parent c242629 commit 8878519
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 @@ -7,7 +7,7 @@ The number of maximum tries is controllable via `tries` input.

```yaml
- name: Try pushing
uses: dawidd6/action-git-try-push@v1
uses: greboid/action-git-try-push@v1
with:
# Optional, used for pushing
token: ${{github.token}}
Expand Down

0 comments on commit 8878519

Please sign in to comment.