diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 1bcb701..fa38fa6 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -87,3 +87,4 @@ jobs: # This step uses the identity token to provision an ephemeral certificate # against the sigstore community Fulcio instance. run: echo "${TAGS}" | xargs -I {} cosign sign --yes {}@${DIGEST} +