Skip to content

Commit

Permalink
Update repo_sync.yml
Browse files Browse the repository at this point in the history
Change myorg to ongov

Signed-off-by: Donato Coladipietro <40404846+donato-ods-devops@users.noreply.github.com>
  • Loading branch information
donato-ods-devops authored Sep 17, 2024
1 parent 44c8e57 commit fdc0476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Debug Environment
run: |
gh auth status
gh repo view myorg/aries-acapy-plugins --json name,owner
gh repo view ongov/aries-acapy-plugins --json name,owner
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit fdc0476

Please sign in to comment.