Skip to content

Commit 9f6cc83

Browse files
authored
Merge pull request #8 from w00kie/deploy-fixes
trying to fix issue with deploy
2 parents c2f42db + b655846 commit 9f6cc83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@ jobs:
3232
aws_region: ${{ secrets.AWS_REGION }}
3333
function_name: hotasballs
3434
zip_file: lambda.zip
35-
runtime: python3.9
36-
handler: service.handler

0 commit comments

Comments
 (0)