Skip to content

Commit

Permalink
fix: use the access token for accessing the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Nr18 committed Sep 20, 2023
1 parent 14fe66d commit 03bfe06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ brews:
- repository:
owner: conijnio
name: homebrew-aws-iam-user
token: "{{ .Env.ACCESS_TOKEN }}"
name: aws-iam-user
homepage: https://github.com/conijnio/homebrew-aws-iam-user
homepage: https://github.com/conijnio/aws-iam-user
description: Manage your IAM credentials easily.
license: Apache License 2.0
skip_upload: auto
Expand Down

0 comments on commit 03bfe06

Please sign in to comment.