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 d607b7c commit 1237f86Copy full SHA for 1237f86
.github/workflows/main.yml
@@ -71,7 +71,7 @@ jobs:
71
72
deploy:
73
name: Deploy to Lambda Feedback
74
- uses: lambda-feedback/chat-function-workflows/.github/workflows/main_deploy.yml@main
+ uses: lambda-feedback/chat-function-workflows/.github/workflows/main_deploy.yml@test
75
# needs: test
76
with:
77
template-repository-name: "lambda-feedback/chat-function-boilerplate"
0 commit comments