Skip to content

Commit 174107a

Browse files
authored
Update goreleaser.yml
1 parent bf54d6a commit 174107a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ before:
55
dockers:
66
-
77
image_templates:
8-
- "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:{{ .Tag }}"
9-
- "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:v{{ .Major }}"
10-
- "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:latest"
8+
- "ghcr.io/hazcod/crowdstrike-spotlight-slacker/css:{{ .Tag }}"
9+
- "ghcr.io/hazcod/crowdstrike-spotlight-slacker/css:v{{ .Major }}"
10+
- "ghcr.io/hazcod/crowdstrike-spotlight-slacker/css:latest"
1111

1212
builds:
1313
-

0 commit comments

Comments
 (0)