diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0d704b5..de7e610 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -113,5 +113,5 @@ jobs: uses: ./.github/actions/store-evaluation with: evaluation-data: ${{ steps.evaluator.outputs.result }} - environment: staging + environment: production pr-number: ${{ github.event.inputs.pr_number }}