Skip to content

Commit

Permalink
Update multicloud-deployment-v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oaviles committed Mar 28, 2023
1 parent 5418e86 commit 6b0075b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multicloud-deployment-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
aws lambda create-function-url-config --function-name ${{ env.LAMBDA_FUNCTION_NAME }} --auth-type NONE
deploy-cloudfunction:
deploy-cloud-function:
runs-on: ubuntu-latest
if: ${{ success() }}
needs: deploy-iac-apim
Expand Down

0 comments on commit 6b0075b

Please sign in to comment.