We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b356a96 commit efca3afCopy full SHA for efca3af
README.md
@@ -36,7 +36,7 @@ steps:
36
| Name | Description | Default |
37
| -------------- | ------------------------------------------------------------------------------------------------------------- | --------------------- |
38
| `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 }}` |
+| `github-token` | The GitHub token to use for querying the GitHub API. Mandatory when using GitHub Enterprise. | `${{ github.token }}` |
40
41
### Outputs
42
0 commit comments