We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192a3c3 commit 7e36ba5Copy full SHA for 7e36ba5
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -29,7 +29,7 @@ jobs:
29
- {os: ubuntu-latest, r: '4.1.0'}
30
31
env:
32
- getrad_nl_api_key: ${{ secrets.GETRAD_NL_API_KEY }}
+ getRad_nl_api_key: ${{ secrets.GETRAD_NL_API_KEY }}
33
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
34
R_KEEP_PKG_SOURCE: yes
35
0 commit comments