We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f42db commit b655846Copy full SHA for b655846
.github/workflows/deploy.yml
@@ -32,5 +32,3 @@ jobs:
32
aws_region: ${{ secrets.AWS_REGION }}
33
function_name: hotasballs
34
zip_file: lambda.zip
35
- runtime: python3.9
36
- handler: service.handler
0 commit comments