Skip to content

Commit

Permalink
Use aws:states:opt-out as workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
asus4 committed Jun 24, 2022
1 parent 5ff96ab commit 1e104d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
function_name: ml_playground
description: Slack Bots that runs ML tasks via Hugging Face API
description: "aws:states:opt-out"
zip_file: lambda_package.zip
memory_size: 256
timeout: 900
Expand Down

0 comments on commit 1e104d6

Please sign in to comment.