Skip to content

Commit

Permalink
chore: update yaml for token
Browse files Browse the repository at this point in the history
Signed-off-by: Youngjin Jo <yjinjo@berkeley.edu>
  • Loading branch information
yjinjo committed Dec 9, 2024
1 parent 9626ccd commit b0be1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ brews:
- repository:
owner: cloudforet-io
name: homebrew-tap
token: "{{ .Env.GITHUB_TOKEN }}"
token: "{{ .Env.PAT_TOKEN }}"
homepage: "https://github.com/cloudforet-io/cfctl"
description: "Command-line interface for SpaceONE"
license: "Apache-2.0"
Expand Down

0 comments on commit b0be1cd

Please sign in to comment.