Skip to content

Commit 24ee91d

Browse files
swap gh style bot action token (#3171)
1 parent 292834a commit 24ee91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
python_quality_dependencies: "[quality]"
1616
style_command_type: "style_only"
1717
secrets:
18-
bot_token: ${{ secrets.GITHUB_TOKEN }}
18+
bot_token: ${{ secrets.HF_STYLE_BOT_ACTION }}

0 commit comments

Comments
 (0)