We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffdf8b4 + f6f750c commit 024a2ecCopy full SHA for 024a2ec
.github/workflows/R-CMD-check.yaml
@@ -49,6 +49,8 @@ jobs:
49
- uses: actions/checkout@v4
50
51
- uses: quarto-dev/quarto-actions/setup@v2
52
+ env:
53
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
54
with:
55
version: ${{ matrix.config.quarto || 'release' }}
56
tinytex: true
0 commit comments