mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: link to personal access token docs
closes https://github.com/goreleaser/goreleaser/issues/2026 Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
740ab6f2bd
commit
a62c6792e0
@ -151,6 +151,8 @@ create a secret named `GH_PAT`, the step will look like this:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
```
|
||||
|
||||
You can also read the [GitHub documentation](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) about it.
|
||||
|
||||
## How does it look like?
|
||||
|
||||
You can check [this example repository](https://github.com/goreleaser/example) for a real world example.
|
||||
|
Loading…
x
Reference in New Issue
Block a user