Skip to content

Commit efca3af

Browse files
authored
Update README (#40)
1 parent b356a96 commit efca3af

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
@@ -36,7 +36,7 @@ steps:
3636
| Name | Description | Default |
3737
| -------------- | ------------------------------------------------------------------------------------------------------------- | --------------------- |
3838
| `version` | Which version of `spacectl` to install. If not specified, the latest version will be installed (recommended). | `latest` |
39-
| `github-token` | The GitHub token to use for querying the GitHub API. | `${{ github.token }}` |
39+
| `github-token` | The GitHub token to use for querying the GitHub API. Mandatory when using GitHub Enterprise. | `${{ github.token }}` |
4040

4141
### Outputs
4242

0 commit comments

Comments
 (0)