Skip to content

Commit 330c91a

Browse files
authored
Merge pull request #3 from lambda-feedback/fix/IO-and-structure
Updated workflow to pass licence secret
2 parents bb81ba2 + d091013 commit 330c91a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
aws-key-id: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_ID }}
1717
aws-secret-key: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_SECRET}}
1818
function-admin-api-key: ${{ secrets.FUNCTION_ADMIN_API_KEY}}
19+
license: ${{ secrets.LICENSE }}

0 commit comments

Comments
 (0)