We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6d8a2 commit 9504768Copy full SHA for 9504768
.github/workflows/rhub.yaml
@@ -52,6 +52,8 @@ jobs:
52
53
steps:
54
- uses: r-hub/actions/checkout@v1
55
+ with:
56
+ token: ${{ secrets.RHUB_tOKEN }}
57
- uses: r-hub/actions/platform-info@v1
58
with:
59
token: ${{ secrets.RHUB_TOKEN }}
0 commit comments