Skip to content

Commit 742e337

Browse files
authored
ci: update (#1066)
- Update token
1 parent aec0f48 commit 742e337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bct.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Trigger Browser Compatibility Tests
3333
uses: actions/github-script@v4
3434
with:
35-
github-token: ${{ secrets.GITHUB_TOKEN }}
35+
github-token: ${{ secrets.SDK_DEPLOYMENT_BOT_TOKEN }}
3636
script: |
3737
github.repos.createDispatchEvent({
3838
owner: 'sendbird',

0 commit comments

Comments
 (0)