Last Try.

This commit is contained in:
Yashwant Singh Parihar
2020-11-17 16:32:38 +05:30
committed by GitHub
parent 239b86f188
commit 540feacbae
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
steps:
- uses: rokroskar/workflow-run-cleanup-action@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.MLPACK_GITHUB_ACTIONS }}"
jobR:
name: mlpack R tarball
if: ${{ github.repository == 'mlpack/mlpack' }}