Skip to content

Commit fe019de

Browse files
fix: solve sintax error (#16)
1 parent b5df4d9 commit fe019de

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,3 @@ runs:
8989
EOF
9090
yarn sls deploy -s ${{inputs.environment}} --aws-s3-accelerate --param="region=${{inputs.region}}"
9191
rm ~/.aws/credentials
92-
with:
93-
region: ${{ inputs.region || 'eu-west-1' }}

0 commit comments

Comments
 (0)