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 1fd072e commit 29e8212Copy full SHA for 29e8212
.github/workflows/testing.yml
@@ -100,3 +100,5 @@ jobs:
100
run: |
101
yarn build
102
yarn lint:links
103
+ env:
104
+ GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments