Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@ pre-commit install

Follow goreleaser's [quick start](https://goreleaser.com/quick-start/) instructions.

Ensure you're using a classic Personal Access Token, not fine-grained.

```bash
# make changes, merge into main
export GITHUB_TOKEN="YOUR_GH_TOKEN"
Expand Down