File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ archives:
3333 name_template : " {{ .Binary }}"
3434
3535kos :
36- - repository : ghcr.io/GoogleContainerTools /container-structure-test
36+ - repository : ghcr.io/googlecontainertools /container-structure-test
3737 base_image : ubuntu:22.04
3838 tags :
3939 - ' {{.Version}}'
@@ -53,4 +53,4 @@ release:
5353 footer : |
5454 ## Container Images
5555
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
66- Tag the new release (at the above commit)
77- Tagging triggers a goreleaser build on github actions
88- 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