diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index 87ce85e7c3..926214bc34 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -42,6 +42,7 @@ jobs: GITHUB_PAT: ${{ secrets.KIVA_ROBOT_GITHUB_PAT }} with: config: "node" + environment: ${{ github.event.inputs.environment }} # Build and push the image to ECR if the release was published build-image: