Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
Fixed the repository dispatch.
  • Loading branch information
gokultw authored Jul 23, 2024
1 parent 059b64c commit 7d4c158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
steps:
- name: Create repository_dispatch
env:
REPOSITORY_NAME: "bahmni-e2e-tests"
REPOSITORY_NAME: "bahmni-lite-e2e-tests"
ORG_NAME: "Bahmni"
EVENT_TYPE: "Smoke-Test-Dev-Lite"
TEST_CONTEXT: "clinic & smoke"
Expand Down

0 comments on commit 7d4c158

Please sign in to comment.