From 334e397d0051ad90a7ec043ea6e6423dea1555af Mon Sep 17 00:00:00 2001 From: Alex Lovell-Troy Date: Wed, 17 Jul 2024 17:15:02 -0400 Subject: [PATCH] Update attestation path --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6316836..25997d2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,4 +36,4 @@ jobs: - name: Attest Binaries uses: actions/attest-build-provenance@v1 with: - subject-path: magellan + subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v1/magellan'