Skip to content

Commit

Permalink
ci: Testing GoReleaser configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed May 1, 2024
1 parent 7945f41 commit 8aced1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,6 @@ brews:
branch: main
token: '{{ .Env.GH_PUBLIC_TOKEN }}'
# token_type: 'github'
git:
url: '[email protected]:northwood-labs/{{ .ProjectName }}.git'
private_key: '{{ .Env.PRIVATE_KEY_PATH }}'
# git:
# url: '[email protected]:northwood-labs/{{ .ProjectName }}.git'
# private_key: '{{ .Env.PRIVATE_KEY_PATH }}'

0 comments on commit 8aced1b

Please sign in to comment.