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