Skip to content

Commit e91fcb3

Browse files
committed
Switched to correct secret
1 parent 758602c commit e91fcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +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_credentials }}
20+
gcp_credentials: ${{ secrets.GCP_DEPLOY }}

0 commit comments

Comments
 (0)