We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f29a5f commit 5a8c3abCopy full SHA for 5a8c3ab
.github/workflows/deploy.yml
@@ -17,3 +17,4 @@ jobs:
17
aws-key-id: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_ID }}
18
aws-secret-key: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_SECRET}}
19
function-admin-api-key: ${{ secrets.FUNCTION_ADMIN_API_KEY}}
20
+ gcp_credentials: ${{ secrets.GCP_DEPLOY }}
0 commit comments