Skip to content

Commit

Permalink
Update scraper.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gtechmulearn authored May 11, 2024
1 parent dae5c9c commit ae4b846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scraper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4 # This pulls the caller workflow's repo (eg: coronasafe/leaderboard-data)
with:
token: ${{ secrets.GIT_ACCESS_TOKEN }}
token: ${{ secrets.GIT_PAT }}
- uses: actions/checkout@v4
with:
repository: coronasafe/leaderboard
Expand Down

0 comments on commit ae4b846

Please sign in to comment.