Skip to content

Commit d6f2d06

Browse files
authored
Update docker-publish.yml
1 parent 6e5cbd9 commit d6f2d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
6363
cache-from: type=gha
6464
cache-to: type=gha,mode=max
65-
attest: false # FIX für unknown/unknown
65+
provenance: false # FIX für unknown/unknown

0 commit comments

Comments
 (0)