Skip to content

Commit

Permalink
ci: test publish
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroHPAlmeida committed Apr 8, 2024
1 parent 368f997 commit ad237c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws_region: ${{ secrets.AWS_REGION }}
handler: handler
function_name: handler
handler: handler.handler
function_name: binance_trades
zip_file: deploy.zip

0 comments on commit ad237c8

Please sign in to comment.