From 8fa46924e063374fe424c062c275aca4770c1dcc Mon Sep 17 00:00:00 2001 From: mlsmaycon Date: Sat, 21 May 2022 02:56:08 +0200 Subject: [PATCH] use main ref for signing pipelines repo --- .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 944cd077e..275ba9c0c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ on: pull_request: env: - SIGN_PIPE_VER: macos-sign + SIGN_PIPE_VER: main jobs: release: