Link to the GITHUB_TOKEN documentation

This commit is contained in:
svartalf
2020-03-17 09:19:30 +03:00
committed by GitHub
parent 713925f79f
commit 5fabacafcf
+4 -2
View File
@@ -81,5 +81,7 @@ For each new advisory (including informal) an issue will be created:
## Inputs
| Name | Required | Description | Type | Default |
| ------------| -------- | -------------------------------------------------------------------------| ------ | --------|
| `token` | ✓ | GitHub token, usually a `${{ secrets.GITHUB_TOKEN }}` | string | |
| ------------| -------- | ---------------------------------------------------------------------------| ------ | --------|
| `token` | ✓ | [GitHub token], usually a `${{ secrets.GITHUB_TOKEN }}` | string | |
[GitHub token]: https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token