From 7df06ebb230b2839eada3bbef14134b183d0dff1 Mon Sep 17 00:00:00 2001 From: Santiago Baldassin Date: Tue, 24 Oct 2023 16:25:28 -0300 Subject: [PATCH] removing not needed input --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce2b9d27..ac05e146 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,6 @@ jobs: with: secret-ids: | gpg_passphrase, maven_central_username, maven_central_password - parse-json-secrets: ${{ inputs.parse_json }} - uses: actions/checkout@v4 - uses: actions/setup-java@v3 with: