Skip to content

Commit

Permalink
Adding audience to nightly-build-image.yml (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilumeshsargur authored Mar 22, 2024
2 parents 92b8ffe + 353143c commit 03c2a88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
aws-region: us-east-1
# CodeBuild timeout of 8 hours
role-duration-seconds: 28800
audience: https://sts.us-east-1.amazonaws.com
- name: Run CodeBuild
uses: dark-mechanicum/aws-codebuild@v1
with:
Expand Down

0 comments on commit 03c2a88

Please sign in to comment.