Skip to content

Commit 081da79

Browse files
committed
tmp
1 parent 044989f commit 081da79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-core-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
TS_TOKEN: ${{ secrets.TS_GITHUB_BOT_AUTH }}
3333
run: |
3434
echo $TS_TOKEN > ts_token
35+
gh --version
3536
gh auth login --with-token < ts_token
3637
gh repo fork --remote false
3738
rm ts_token

0 commit comments

Comments
 (0)