Skip to content

Commit

Permalink
Update sst_deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
magicalpuffin committed Feb 23, 2024
1 parent f1777ea commit 7444abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sst_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
role-to-assume: ${{ secrets.IAM_ROLE }}
# role-to-assume: arn:aws:iam::1234567890:role/GitHub
role-duration-seconds: 14390 #adjust as needed for your build time
role-duration-seconds: 3600 #adjust as needed for your build time
aws-region: us-west-1
- name: Deploy app
run: |
Expand Down

0 comments on commit 7444abc

Please sign in to comment.