Skip to content

Commit

Permalink
add missing target name (#450)
Browse files Browse the repository at this point in the history
Signed-off-by: Kenny Leung <kleung@chainguard.dev>
  • Loading branch information
k4leung4 authored Mar 4, 2022
1 parent 6a12159 commit 13c0ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/release.mk
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,5 @@ sign-keyless-release:
####################

.PHONY: copy-signed-release-to-ghcr
copy-signed-release-to-ghcr:
cosign copy ${KO_PREFIX}/fulcio:$(GIT_VERSION) ${GHCR_PREFIX}/fulcio:$(GIT_VERSION)

0 comments on commit 13c0ea7

Please sign in to comment.