Skip to content

Commit 82a2a5b

Browse files
polarctoscrazy-max
andauthored
Update README.md for github-token
Co-authored-by: CrazyMax <[email protected]>
1 parent 5ee9962 commit 82a2a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The following inputs can be used as `step.with` keys
123123
| `set-host` | Bool | `false` | Set `DOCKER_HOST` environment variable to docker socket path. |
124124
| `rootless` | Bool | `false` | Start daemon in rootless mode |
125125
| `runtime-basedir` | String | `<home>/setup-docker-action` | Docker runtime base directory |
126-
| `github-token` | String | `${{ github.token }}` | GitHub.com token used to get releases and download assets. Only required if action is used on GitHub Enterprise. |
126+
| `github-token` | String | `${{ github.token }}` | Optional GitHub Token used to get releases and download assets to avoid rate limitation. On GitHub Enterprise, you might need to set a PAT for `github.com`. |
127127

128128
### inputs.version
129129

0 commit comments

Comments
 (0)