Skip to content

Commit

Permalink
using repo scope token
Browse files Browse the repository at this point in the history
  • Loading branch information
matteodelucchi committed Jul 19, 2024
1 parent 5210c4a commit c9200b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/onlabel_rebuild_vignettes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Disable renv
run: |
renv::deactivate()
Expand Down

0 comments on commit c9200b9

Please sign in to comment.