Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilioCristalli committed Sep 16, 2024
1 parent c1ecbc8 commit 650c159
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 @@ -21,7 +21,7 @@ jobs:

- uses: actions/checkout@v4
with:
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal access token.
token: ${{ steps.generate-token.outputs.token }}

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 650c159

Please sign in to comment.