Skip to content

Commit 33a88d8

Browse files
committed
Update pr-comment-bot.yml
1 parent 13b965a commit 33a88d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-comment-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: sendbird/release-automation-action@latest
1515
with:
16-
gh_token: ${{ secrets.BOT_GH_TOKEN }}
16+
gh_token: ${{ env.BOT_GH_TOKEN }}
1717
product: 'uikit'
1818
platform: 'js'
1919
framework: 'react'

0 commit comments

Comments
 (0)