Skip to content

Commit 5256b30

Browse files
polarctoscrazy-max
authored andcommitted
Add github-token input to readme
Signed-off-by: CrazyMax <[email protected]>
1 parent efe9e38 commit 5256b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +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 }}` | 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`. |
126127

127128
### inputs.version
128129

0 commit comments

Comments
 (0)