docs: add documentation about the github token secret

Signed-off-by: Erik Kristensen <erik@erikkristensen.com>
This commit is contained in:
Erik Kristensen 2023-01-11 08:47:35 -07:00
parent 8492288779
commit c7a4876924

View file

@ -35,7 +35,7 @@ You can download a specific version with:
version: 0.32.0
```
You can also authentication to the GitHub API using a secret
You can also authentication to the GitHub API using GitHub Action's `GITHUB_TOKEN`. For more information on this secrets, please see [about the github token secret](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret)
```yaml
steps: