We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 811a2a0 + 703a59d commit 67bec6dCopy full SHA for 67bec6d
1 file changed
.github/workflows/comment-bot.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v4
10
- uses: sendbird/release-automation-action@latest
11
with:
12
- gh_token: ${{ secrets.GH_BOT_TOKEN }}
+ gh_token: ${{ secrets.SDK_GH_BOT1_TOKEN }}
13
product: 'uikit'
14
platform: 'rn'
15
product_jira_project_key: 'UIKIT'
0 commit comments