Skip to content

Commit 426065e

Browse files
committed
Updating .github/workflows/main.yml
1 parent 7c24f1d commit 426065e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ jobs:
8080
uses: ./.github/actions/store-evaluation
8181
with:
8282
evaluation-data: ${{ steps.evaluator.outputs.result }}
83-
environment: staging
83+
environment: production
8484
pr-number: ${{ github.event.inputs.pr_number }}

0 commit comments

Comments
 (0)