Skip to content

Commit 5a8c3ab

Browse files
committed
Added missing secrets
1 parent 9f29a5f commit 5a8c3ab

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
@@ -17,3 +17,4 @@ jobs:
1717
aws-key-id: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_ID }}
1818
aws-secret-key: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_SECRET}}
1919
function-admin-api-key: ${{ secrets.FUNCTION_ADMIN_API_KEY}}
20+
gcp_credentials: ${{ secrets.GCP_DEPLOY }}

0 commit comments

Comments
 (0)