From c78d031b3204a09a267bc4b6d6bb4a92e4ca1919 Mon Sep 17 00:00:00 2001 From: jguer Date: Mon, 3 Apr 2023 18:54:19 +0200 Subject: [PATCH] Revert "ci(yay): execute release-notary publish on ci (#2056)" This reverts commit 6983a9ee7e760764df1fe7a25b3f5aa9ca3341dc. --- .github/workflows/multiarch-build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/multiarch-build.yml b/.github/workflows/multiarch-build.yml index 76bffec3..cd424129 100644 --- a/.github/workflows/multiarch-build.yml +++ b/.github/workflows/multiarch-build.yml @@ -113,7 +113,5 @@ jobs: asset_content_type: application/tar+gzip - name: Release Notary Action uses: docker://aevea/release-notary:latest - run: release-notary publish env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - GITHUB_REPOSITORY: Jguer/yay