From 530d8d9ce295beaefe0544847f3c18aea33af072 Mon Sep 17 00:00:00 2001 From: Yang Xia <55853655+xiazcy@users.noreply.github.com> Date: Thu, 29 Feb 2024 19:10:16 -0800 Subject: [PATCH] signing confirmed, reverting --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9dfb18f0..a559ae67 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,8 +18,7 @@ on: default: false env: -# SIGNING_ENABLED: ${{ github.event.inputs.signTacoFile }} - SIGNING_ENABLED: true + SIGNING_ENABLED: ${{ github.event.inputs.signTacoFile }} jobs: build: