Skip to content

Commit d091013

Browse files
committed
Updated workflow to pass licence secret
1 parent 0443d04 commit d091013

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)