Skip to content

Commit da83811

Browse files
committed
chore: migrate CI configuration from CircleCI to GitHub Actions
1 parent b53e439 commit da83811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
- uses: sendbird/release-automation-action@latest
1111
with:
1212
gh_token: ${{ secrets.GITHUB_TOKEN }}
13-
circleci_token: ${{ secrets.CIRCLECI_BOT_TOKEN }}
1413
product: 'uikit'
1514
platform: 'rn'
1615
product_jira_project_key: 'UIKIT'
1716
product_jira_version_prefix: 'rn_uikit'
17+
ci: 'github'

0 commit comments

Comments
 (0)