Skip to content

Commit 024a2ec

Browse files
authored
Merge branch 'main' into windows-debugging
2 parents ffdf8b4 + f6f750c commit 024a2ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
- uses: actions/checkout@v4
5050

5151
- uses: quarto-dev/quarto-actions/setup@v2
52+
env:
53+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5254
with:
5355
version: ${{ matrix.config.quarto || 'release' }}
5456
tinytex: true

0 commit comments

Comments
 (0)