Skip to content

Commit 7d4c158

Browse files
authored
Update deploy.yaml
Fixed the repository dispatch.
1 parent 059b64c commit 7d4c158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
steps:
205205
- name: Create repository_dispatch
206206
env:
207-
REPOSITORY_NAME: "bahmni-e2e-tests"
207+
REPOSITORY_NAME: "bahmni-lite-e2e-tests"
208208
ORG_NAME: "Bahmni"
209209
EVENT_TYPE: "Smoke-Test-Dev-Lite"
210210
TEST_CONTEXT: "clinic & smoke"

0 commit comments

Comments
 (0)