瀏覽代碼

Update .github/workflows/merge.yml

Co-authored-by: CrazyMax <[email protected]>
Signed-off-by: Guillaume Lours <[email protected]>
Guillaume Lours 2 年之前
父節點
當前提交
7a870e2449
共有 1 個文件被更改,包括 1 次插入1 次删除
  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