Skip to content

Commit d508913

Browse files
authored
ci: trying to fix the reference to the image
1 parent 306bf07 commit d508913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ docker_signs:
8484
- cmd: "cosign"
8585
args:
8686
- "sign"
87-
- "${digest}"
87+
- "ghcr.io/madsrc/sophrosyne@${digest}"
8888
- "--yes"
8989
artifacts: all
9090

0 commit comments

Comments
 (0)