Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeFalourd authored Oct 2, 2023
1 parent 3830789 commit c6c9a0c
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 @@ -22,7 +22,7 @@ Field | Mandatory | Observation
------------ | ------------ | -------------
**owner** | YES | Ex: `octocat`
**repository** | YES | Ex: `clone-github-repo-action` |
**branch** | NO | 'main' Ex: clone branch main (default) if not defined arg
**branch** | NO | Ex: `main` (default)
**depth** | NO | 1 `Ex: most recent commit`
**access-token** | NO | [How to create a PAT](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)

Expand Down

0 comments on commit c6c9a0c

Please sign in to comment.