R platform information.
- uses: r-hub/actions/platform-info@v1
with:
token: ${{ secrets.RHUB_TOKEN }}
token
: Custom GitHub personal access token. Potentially useful to allow access to private repositories or other resources, but it is not used currently.job-config
: The matrix config, as set up by thesetup
action. Not used currently.
MIT @ R Consortium