Compare commits

..
2 Commits
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@ name: Deploy to AWS Lambda via SAM
on:
push:
branches: [main]
workflow_dispatch:
jobs:
deploy:
+2
View File
@@ -20,3 +20,5 @@ Resources:
Properties:
Path: /
Method: ANY
Metadata:
BuildMethod: go1.x