From 98f40887087d07aab447eb4dbeb58ca74465a78e Mon Sep 17 00:00:00 2001 From: Alisina Bahadori Date: Mon, 6 May 2024 02:39:40 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ab164a..f849974 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -45,7 +45,7 @@ jobs: - name: Generate artifact attestation uses: actions/attest-build-provenance@v1 with: - subject-name: alisinabh/atlas + subject-name: docker.io/alisinabh/atlas subject-digest: ${{ steps.push.outputs.digest }} push-to-registry: true