Skip to content

Commit

Permalink
Fix SAM param
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Jun 6, 2024
1 parent 350011c commit a9fbba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-ci-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
--no-confirm-changeset \
--no-fail-on-empty-changeset \
--stack-name "${{ matrix.stack }}" \
--resolve_s3 \
--resolve-s3 \
--s3-prefix "${{ matrix.stack }}" \
--capabilities CAPABILITY_IAM \
--role-arn arn:aws:iam::561178107736:role/PRX-GHA-ServiceRoleForCloudFormation

0 comments on commit a9fbba0

Please sign in to comment.