Skip to content

Commit

Permalink
Seems like the AWS uploads are a known bug: appleboy/lambda-action#46.…
Browse files Browse the repository at this point in the history
… Attempting to fix by removing params
  • Loading branch information
Alex-Yates committed May 16, 2022
1 parent 5e4b0f1 commit 3def3b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,5 @@ jobs:
aws_region: ${{ secrets.AWS_REGION }}
function_name: WordleEngine
zip_file: WordleEngine.zip
memory_size: 128
timeout: 10
handler: PlayWordle
runtime: dotnetcore3.1

0 comments on commit 3def3b2

Please sign in to comment.