Skip to content

Commit

Permalink
Add missing REGISTRY env to goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Nov 5, 2024
1 parent 9dc3e7d commit 9df9a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
project_name: aws-checker
env:
- REGISTRY=ghcr.io/chatwork
builds:
- id: aws-checker
main: ./
Expand Down

0 comments on commit 9df9a6b

Please sign in to comment.