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 d63f70b commit 0636a11Copy full SHA for 0636a11
1 file changed
.github/workflows/staging-deploy.yml
@@ -59,7 +59,7 @@ jobs:
59
if-no-files-found: warn
60
deploy:
61
needs: test
62
- uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
+ uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request-on-dev
63
with:
64
template-repository-name: "lambda-feedback/evaluation-function-boilerplate-python"
65
build-file: "app/Dockerfile"
0 commit comments