mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-11 13:38:41 +02:00
docs: fix example env var name on scoop docs (#3068)
This commit is contained in:
parent
69cf1aa887
commit
a77ed9aafd
@ -25,7 +25,7 @@ scoop:
|
||||
branch: main
|
||||
|
||||
# Optionally a token can be provided, if it differs from the token provided to GoReleaser
|
||||
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
|
||||
token: "{{ .Env.SCOOP_TAP_GITHUB_TOKEN }}"
|
||||
|
||||
# Folder inside the repository to put the scoop.
|
||||
# Default is the root folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user