Skip to content

Commit

Permalink
chore(ci): TDESIGN_BOT_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
liweijie0812 committed Jan 13, 2025
1 parent cab898e commit 8ca7c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pr-tdesign-moible-react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Auto PR tdesign-mobile-react
uses: TDesignOteam//tdesign-pr-trigger-action@develop
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TDESIGN_BOT_TOKEN }}
with:
pr_number: ${{ github.event.pull_request.number }}
comment: /pr-mobile-react

0 comments on commit 8ca7c79

Please sign in to comment.