Skip to content

Commit

Permalink
modified copy_hub-config.yaml to use TOKEN 'secrets.KJ3_PATC'in Check…
Browse files Browse the repository at this point in the history
…out target repo
  • Loading branch information
kjsato committed Feb 12, 2024
1 parent d72c761 commit 9bc0254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy_hub-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
repository: HopkinsIDD/rsv-forecast-hub_data
# repository: kjsato/rsv-forecast-hub_data
token: ${{ secrets.KJ3_PAT }}
token: ${{ secrets.KJ3_PATC }}
path: ./rsv-forecast-hub_data
fetch-depth: 2

Expand Down

0 comments on commit 9bc0254

Please sign in to comment.