Skip to content

Commit b4414c6

Browse files
committed
ci: Adding GH_TOKEN to update-sdk workflow
1 parent 44f78fc commit b4414c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update-sdk.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ jobs:
6868
--head ${{ env.BRANCH }}
6969
gh pr merge --auto --squash
7070
fi
71+
env:
72+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)