Skip to content

Commit 0636a11

Browse files
committed
Switched to use on dev workflow for testing updated deployment API
1 parent d63f70b commit 0636a11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
if-no-files-found: warn
6060
deploy:
6161
needs: test
62-
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
62+
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request-on-dev
6363
with:
6464
template-repository-name: "lambda-feedback/evaluation-function-boilerplate-python"
6565
build-file: "app/Dockerfile"

0 commit comments

Comments
 (0)