Skip to content

Commit

Permalink
set env token
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Aug 18, 2023
1 parent f5f4b68 commit d07f99a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
HUGGINGFACE_HUB_TOKEN: ${{ secrets.HUGGINGFACE_HUB_TOKEN }}

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d07f99a

Please sign in to comment.