Skip to content

Commit 1237f86

Browse files
committed
fix: text workflow
1 parent d607b7c commit 1237f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
deploy:
7373
name: Deploy to Lambda Feedback
74-
uses: lambda-feedback/chat-function-workflows/.github/workflows/main_deploy.yml@main
74+
uses: lambda-feedback/chat-function-workflows/.github/workflows/main_deploy.yml@test
7575
# needs: test
7676
with:
7777
template-repository-name: "lambda-feedback/chat-function-boilerplate"

0 commit comments

Comments
 (0)