We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75658cd commit 4591660Copy full SHA for 4591660
.github/workflows/_ci-node.yml
@@ -30,3 +30,4 @@ jobs:
30
if: ${{ github.repository != 'LizardByte/.github' }}
31
secrets:
32
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
33
+ GH_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
0 commit comments