From e6adbe353981f043eac28be8414387c9d84b4a99 Mon Sep 17 00:00:00 2001 From: Zxilly Date: Thu, 5 Dec 2024 15:26:59 +0800 Subject: [PATCH] ci: auto name for attestation --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 287ca5f52..1489361b2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,6 @@ jobs: uses: actions/attest-build-provenance@619dbb2e03e0189af0c55118e7d3c5e129e99726 # v2.0.0 with: subject-path: 'dist/go-size-analyzer*.*' - subject-name: ${{ github.ref_name }} - name: Upload build provenance uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2.9.0