From b8e9633b605a4623de3f6e981a7adb28a307d85d Mon Sep 17 00:00:00 2001 From: Remko Huisman <43807324+remko48@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:27:10 +0100 Subject: [PATCH] Update release-workflow.yaml --- .github/workflows/release-workflow.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-workflow.yaml b/.github/workflows/release-workflow.yaml index fe9e55e..08379ca 100644 --- a/.github/workflows/release-workflow.yaml +++ b/.github/workflows/release-workflow.yaml @@ -148,7 +148,6 @@ jobs: with: release_version: ${{ env.NEW_VERSION }} config_file: changelog-ci-config.json - ssh-key: ${{ secrets.DEPLOY_KEY }} # Step 14: Output the version - name: Use the version