diff --git a/.github/workflows/release-workflow.yaml b/.github/workflows/release-workflow.yaml index 08379ca..fe9e55e 100644 --- a/.github/workflows/release-workflow.yaml +++ b/.github/workflows/release-workflow.yaml @@ -148,6 +148,7 @@ 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