Skip to content

Commit

Permalink
Update api-waf-sync-test-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashley-weaver committed Oct 4, 2024
1 parent b4178c3 commit d0a0843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-waf-sync-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
aws s3 cp --no-progress function.zip \
s3://dpc-dev-api-waf-sync-function/function-${{ github.sha }}.zip
aws lambda update-function-code --function-name dpc-dev-api-waf-sync \
--s3-bucket dpc-test-api-waf-sync-function --s3-key function-${{ github.sha }}.zip
--s3-bucket dpc-dev-api-waf-sync-function --s3-key function-${{ github.sha }}.zip

0 comments on commit d0a0843

Please sign in to comment.