1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-29 07:22:12 +03:00

test new token for STYLE BOT

This commit is contained in:
Guillaume LEGENDRE
2025-04-09 16:26:03 +02:00
committed by GitHub
parent 5b27f8aba8
commit 5bb76a4d90

View File

@@ -14,4 +14,4 @@ jobs:
with:
python_quality_dependencies: "[quality]"
secrets:
bot_token: ${{ secrets.GITHUB_TOKEN }}
bot_token: ${{ secrets.DIFFUSERS_STYLE_BOT_ACTION_TOKEN }}