We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846863b commit bdbfbe4Copy full SHA for bdbfbe4
.github/workflows/production-deploy.yml
@@ -19,7 +19,7 @@ on:
19
default: 'main'
20
jobs:
21
deploy:
22
- uses: lambda-feedback/evaluation-function-workflows/.github/workflows/staging-deploy.yml@deploy-request
+ uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
23
with:
24
template-repository-name: 'lambda-feedback/evaluation-function-boilerplate-wolfram'
25
build-platforms: 'gcp'
0 commit comments