Skip to content

Commit 9504768

Browse files
committed
trying to add the token
1 parent bb6d8a2 commit 9504768

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rhub.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252

5353
steps:
5454
- uses: r-hub/actions/checkout@v1
55+
with:
56+
token: ${{ secrets.RHUB_tOKEN }}
5557
- uses: r-hub/actions/platform-info@v1
5658
with:
5759
token: ${{ secrets.RHUB_TOKEN }}

0 commit comments

Comments
 (0)