Skip to content

Commit 6652a40

Browse files
committed
Update staging-deploy workflow to use deploy-request branch
1 parent a6343d8 commit 6652a40

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
@@ -52,7 +52,7 @@ jobs:
5252
if-no-files-found: warn
5353
deploy:
5454
needs: test
55-
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@main
55+
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
5656
with:
5757
template-repository-name: "lambda-feedback/evaluation-function-boilerplate-python"
5858
build-file: "app/Dockerfile"

0 commit comments

Comments
 (0)