typo fixed

This commit is contained in:
gunnar
2026-06-06 17:15:15 +02:00
parent fa349dad2f
commit 7115bc8b2f
+1 -1
View File
@@ -118,7 +118,7 @@ jobs:
# Hier nutzen wir das korrekte Flag für Cosign v2
cosign sign -y \
--key env://COSIGN_PRIVATE_KEY \
--registry-referrers-mode=oci-1.1 \
--registry-referrers-mode=oci-1-1 \
"humocs-man.duckdns.org/humocs-man/fluffy-pancake@${DIGEST}"
env:
COSIGN_PRIVATE_KEY: ${{ secrets.SIGNING_SECRET }}