We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b4c078 commit a7d5a20Copy full SHA for a7d5a20
aws.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Run AWS CodeBuild
40
uses: aws-actions/aws-codebuild-run-build@v1
41
with:
42
- project-name: eoagritool-build
+ project-name: EOAgriTool
43
buildspec-override: buildspec.yml
44
aws-region: ${{ env.AWS_REGION }}
45
0 commit comments