Skip to content

Commit 9f29a5f

Browse files
committed
Added correct build platform to workflow
1 parent 2fde225 commit 9f29a5f

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

0 commit comments

Comments
 (0)