| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ff174b0 commit 3a1ee94
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -60,7 +60,7 @@ jobs: | |||
| 60 | 60 | - name: Setup node-core-utils | |
| 61 | 61 | run: | | |
| 62 | 62 | ncu-config set username ${{ secrets.JENKINS_USER }} | |
| 63 | - ncu-config set token none | ||
| 63 | + ncu-config set token "${{ secrets.GH_USER_TOKEN }}" | ||
| 64 | 64 | ncu-config set jenkins_token ${{ secrets.JENKINS_TOKEN }} | |
| 65 | 65 | ncu-config set owner "${{ github.repository_owner }}" | |
| 66 | 66 | ncu-config set repo "$(echo ${{ github.repository }} | cut -d/ -f2)" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments