Skip to content

Commit

Permalink
modified ownere and repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
shanice-skylight committed Nov 5, 2024
1 parent 3a0f7ce commit 69c5f9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/target_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Trigger Deployment Workflow in PHDI-Playground Repository
run: |
# Set the required variables
repo_owner="REPOSITORY OWNER"
repo_name="REPOSITORY NAME"
repo_owner="CDCgov"
repo_name="phdi-playground"
event_type="trigger-workflow"
service="${{ github.event.inputs.target_service }}"
version="${{ github.event.inputs.target_version }}"
Expand Down

0 comments on commit 69c5f9d

Please sign in to comment.