Skip to content

Commit 62020b4

Browse files
authored
Add GITHUB PAT
1 parent 1dd9362 commit 62020b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- {os: windows-latest, r: 'release'}
3030

3131
env:
32+
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
3233
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
3334
RSPM: ${{ matrix.config.rspm }}
3435

0 commit comments

Comments
 (0)