Skip to content

Commit aa048fd

Browse files
authored
chore: update workflow (doocs#1611)
1 parent f338f95 commit aa048fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr-add-label.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
- name: Run add-label Action
1717
uses: thinkasany/pr-label-action@master
1818
with:
19-
github_token: ${{ secrets.DOOCS_BOT_ACTION_TOKEN }}
19+
github_token: ${{ secrets.ACTION_TOKEN }}
2020
pr_number: ${{ env.PR_NUMBER }}
2121
organize_name: "doocs"
2222
team_name: "leetcode-algorithm"
23+
team_label: "core team"

0 commit comments

Comments
 (0)