diff --git a/.github/workflows/primary.yml b/.github/workflows/primary.yml index e027965..61599fd 100644 --- a/.github/workflows/primary.yml +++ b/.github/workflows/primary.yml @@ -68,4 +68,5 @@ jobs: --parameter-overrides \ 'ParameterKey=Name,ParameterValue=example \ ParameterKey=Version,ParameterValue=${{ steps.vars.outputs.version }}' \ - --capabilities CAPABILITY_IAM CAPABILITY_NAMED_IAM + --capabilities CAPABILITY_IAM CAPABILITY_NAMED_IAM \ + --no-fail-on-empty-changeset