Explorar o código

Update .github/workflows/merge.yml

Co-authored-by: CrazyMax <[email protected]>
Signed-off-by: Guillaume Lours <[email protected]>
Guillaume Lours %!s(int64=2) %!d(string=hai) anos
pai
achega
7a870e2449
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/merge.yml

+ 1 - 1
.github/workflows/merge.yml

@@ -77,7 +77,7 @@ jobs:
   bin-image:
     runs-on: ubuntu-22.04
     outputs:
-      digest: ${{ fromJSON(steps.bake.outputs.metadata).image['containerimage.digest'] }}
+      digest: ${{ fromJSON(steps.bake.outputs.metadata).image-cross['containerimage.digest'] }}
     steps:
       -
         name: Checkout