Skip to content

Commit c18690a

Browse files
committed
Switched back to GCP
1 parent a2c569a commit c18690a

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
@@ -12,7 +12,7 @@ jobs:
1212
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@main
1313
with:
1414
template-repository-name: 'lambda-feedback/evaluation-function-boilerplate-wolfram'
15-
build-platforms: 'aws'
15+
build-platforms: 'gcp'
1616
secrets:
1717
aws-key-id: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_ID }}
1818
aws-secret-key: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_SECRET}}

0 commit comments

Comments
 (0)