From f8deef5b791f93eacf3c1689d21ed15935b983c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20L=C3=B3pez?= <2642849+elopez@users.noreply.github.com> Date: Tue, 16 Jul 2024 17:21:32 +0200 Subject: [PATCH] Fix sigstore file attachments (#1292) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a25b969a8..29fbef5b9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -107,4 +107,4 @@ jobs: name: "Echidna ${{ needs.nixBuild.outputs.version }}" files: | ./echidna-*.tar.gz - ./echidna-*.tar.gz.sigstore + ./echidna-*.tar.gz.sigstore.json