We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa58bc2 commit 0d99eeeCopy full SHA for 0d99eee
.github/workflows/production-deploy.yml
@@ -94,7 +94,7 @@ jobs:
94
with:
95
template-repository-name: "lambda-feedback/evaluation-function-boilerplate-python"
96
build-platforms: 'aws'
97
- environment: "eval-production"
+ environment: "production"
98
version-bump: ${{ inputs.version-bump }}
99
branch: ${{ inputs.branch }}
100
secrets:
0 commit comments