From e31b386bcbf2eda164926693dc5619c78e83a3a3 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 d68cf8084..13e9c35f9 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: