Skip to content

Commit

Permalink
Fix argocd updater
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Jan 3, 2024
1 parent 5fcd001 commit 228df38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-argocd-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Checkout External Repository
uses: actions/checkout@v4
with:
repository: 'loculus/argocd_metadata'
repository: 'pathoplexus/argocd_metadata'
token: ${{ secrets.ARGOCD_METADATA_PAT }}

- name: Modify config.json
Expand Down

0 comments on commit 228df38

Please sign in to comment.