From accd85aa28acc38bec72f012ca7916c58c3685a4 Mon Sep 17 00:00:00 2001 From: Alisina Bahadori Date: Mon, 6 May 2024 02:22:11 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 217d235..b840757 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,6 +46,5 @@ jobs: uses: actions/attest-build-provenance@v1 with: subject-path: '${{ github.workspace }}/atlas' - subject-digest: ${{ steps.push.outputs.digest }} push-to-registry: true