File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ archives:
33
33
name_template : " {{ .Binary }}"
34
34
35
35
kos :
36
- - repository : ghcr.io/GoogleContainerTools /container-structure-test
36
+ - repository : ghcr.io/googlecontainertools /container-structure-test
37
37
base_image : ubuntu:22.04
38
38
tags :
39
39
- ' {{.Version}}'
@@ -53,4 +53,4 @@ release:
53
53
footer : |
54
54
## Container Images
55
55
56
- `ghcr.io/GoogleContainerTools /container-structure-test:{{.Version}}`
56
+ `ghcr.io/googlecontainertools /container-structure-test:{{.Version}}`
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ Barebones releasing instructions
6
6
- Tag the new release (at the above commit)
7
7
- Tagging triggers a goreleaser build on github actions
8
8
- Artifacts are automatically added to the github release
9
- - Container images are published to ghcr.io/GoogleContainerTools /container-structure-test (: latest , :<version >)
9
+ - Container images are published to ghcr.io/googlecontainertools /container-structure-test (: latest , :<version >)
You can’t perform that action at this time.
0 commit comments