Alterando env do Store-Evaluation

This commit is contained in:
Johnatas Henrique 2021-10-18 16:39:16 -03:00 committed by GitHub
parent e73540d57f
commit 36edb36339
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}