Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotmjackson committed Apr 24, 2023
1 parent bde3eb2 commit 487866d
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 @@ -33,7 +33,7 @@ You can configure `buf-setup-action` with these parameters:
| Parameter | Description | Default |
|:---------------|:---------------------------------------------------|:-------------------|
| `version` | The version of the [`buf` CLI][buf-cli] to install | [`v1.17.0`][version] |
| `github_token` | The GitHub token to use when making API requests | |
| `github_token` | The GitHub token to use when making API requests | | ${{ github.token }}
| `buf_user` | The username to use for logging into Buf Schema registry. | |
| `buf_api_token` | The API token to use for logging into Buf Schema registry. | |
| `buf_domain` | The domain of the Buf Schema Registry to login to. | buf.build |
Expand Down

0 comments on commit 487866d

Please sign in to comment.