We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f78fc commit b4414c6Copy full SHA for b4414c6
1 file changed
.github/workflows/update-sdk.yml
@@ -68,3 +68,5 @@ jobs:
68
--head ${{ env.BRANCH }}
69
gh pr merge --auto --squash
70
fi
71
+ env:
72
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments