Skip to content

Commit

Permalink
modified the target repo to indicate 'kjsato/rsv-forecat-hub_data' ca…
Browse files Browse the repository at this point in the history
…use it was targeted 'HopkinsIDD'
  • Loading branch information
kjsato committed Mar 13, 2024
1 parent 80b5ecf commit e00aae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/copy_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
- name: Checkout and push to another repository
uses: actions/checkout@v2
with:
#repository: kjsato/rsv-forecast-hub_data
repository: HopkinsIDD/rsv-forecast-hub_data
repository: kjsato/rsv-forecast-hub_data
token: ${{ secrets.KJ3_PATC }}
path: ./rsv-forecast-hub_data
fetch-depth: 2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/token_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout repository with KJ3_PATC token
uses: actions/checkout@v2
with:
repository: HopkinsIDD/rsv-forecast-hub_data
repository: kjsato/rsv-forecast-hub_data
token: ${{ secrets.KJ3_PATC }}
path: ./rsv-forecast-hub_data
fetch-depth: 2
Expand Down

0 comments on commit e00aae0

Please sign in to comment.