Skip to content

Commit e820ed9

Browse files
Patrick ThorntonPatrick Thornton
authored andcommitted
adding github token
try github token directly
1 parent c70254c commit e820ed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview_sdks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Compile
2828
env:
2929
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
30+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3031
run: |
3132
cd fern/.preview/fern-typescript-node-sdk
3233
yarn install

0 commit comments

Comments
 (0)