We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bb1e0 commit 73282e3Copy full SHA for 73282e3
.github/workflows/deploy.yml
@@ -16,4 +16,3 @@ jobs:
16
aws-key-id: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_ID }}
17
aws-secret-key: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_SECRET}}
18
function-admin-api-key: ${{ secrets.FUNCTION_ADMIN_API_KEY}}
19
- license: ${{ secrets.LICENSE }}
0 commit comments