Skip to content

Commit bdbfbe4

Browse files
committed
Fixed incorrect workflow
1 parent 846863b commit bdbfbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
default: 'main'
2020
jobs:
2121
deploy:
22-
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/staging-deploy.yml@deploy-request
22+
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
2323
with:
2424
template-repository-name: 'lambda-feedback/evaluation-function-boilerplate-wolfram'
2525
build-platforms: 'gcp'

0 commit comments

Comments
 (0)