Skip to content

Commit

Permalink
uncommented region param
Browse files Browse the repository at this point in the history
  • Loading branch information
deathtenk committed May 15, 2024
1 parent 29e3083 commit 49fcd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
role-to-assume: arn:aws:iam::376099832799:role/lrsql-imagebuilder-ghacti-BuildAMIGithubActionsRole-IHZUC98qYzfG
role-duration-seconds: 900 # 15 min; minimal duration possible
# aws-region: us-east-1
aws-region: us-east-1

- name: Trigger AMI Build
run: ./dev-resources/template/marketplace/trigger-update.sh -v ${{ github.event.inputs.version }}

0 comments on commit 49fcd79

Please sign in to comment.