We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6343d8 commit 6652a40Copy full SHA for 6652a40
1 file changed
.github/workflows/staging-deploy.yml
@@ -52,7 +52,7 @@ jobs:
52
if-no-files-found: warn
53
deploy:
54
needs: test
55
- uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@main
+ uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
56
with:
57
template-repository-name: "lambda-feedback/evaluation-function-boilerplate-python"
58
build-file: "app/Dockerfile"
0 commit comments