From 571993c79c392d87adc163e8ef864793ff5c44c8 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Wed, 18 Dec 2024 22:12:45 -0500 Subject: [PATCH] Remove CI_RELEASE --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 978e9f4..1ec82db 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -33,6 +33,5 @@ jobs: PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }} PGP_SECRET: ${{ secrets.PGP_SECRET }} CI_CLEAN: clean - CI_RELEASE: +publishSigned run: | sbt ci-release