We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c74f4 commit 892f7a8Copy full SHA for 892f7a8
.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.GITHUB_TOKEN }}
+ gh_token: ${{ secrets.GH_BOT_TOKEN }}
13
product: 'uikit'
14
platform: 'rn'
15
product_jira_project_key: 'UIKIT'
0 commit comments