Skip to content

Commit

Permalink
add gh token for remotes
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed May 14, 2024
1 parent 12182c9 commit 355c622
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ jobs:
use-public-rspm: true

- name: Install Dependencies
env:
GITHUB_PAT: ${{ github.token }}
shell: Rscript {0}
run: |
install.packages(
Expand Down

0 comments on commit 355c622

Please sign in to comment.