Skip to content

Commit 8ce4fe7

Browse files
author
Joao Felipe Rocha
committed
Added GITHUB PAT to script
1 parent f8aee17 commit 8ce4fe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
RENV_PATHS_ROOT: ~/.local/share/renv
2222
R_LIBS_USER: /home/runner/work/_temp/Library
2323
R_PROFILE_USER: /home/runner/work/_temp/.Rprofile
24+
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
2425

2526
strategy:
2627
fail-fast: false

0 commit comments

Comments
 (0)