Skip to content

Commit

Permalink
Second line
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Nguyen committed Aug 27, 2021
1 parent c8884c0 commit d5c801c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-integ-appstream-egress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
working-directory: ./
env:
DEPLOYMENT_BUCKET: ${{ secrets.DEPLOYMENT_BUCKET_APPSTREAM_EGRESS}}
STAGE_NAME: e2etestAppStreamEgress
STAGE_NAME: tre
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID_APPSTREAM_EGRESS }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY_APPSTREAM_EGRESS }}
aws-region: us-east-1
Expand Down

0 comments on commit d5c801c

Please sign in to comment.