Skip to content

Commit 29e8212

Browse files
committed
update testing.yml
1 parent 1fd072e commit 29e8212

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,5 @@ jobs:
100100
run: |
101101
yarn build
102102
yarn lint:links
103+
env:
104+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)