1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

swap out token for style bot. (#11701)

This commit is contained in:
Sayak Paul
2025-06-13 06:51:19 +05:30
committed by GitHub
parent 00b179fb1a
commit 648e8955cf

View File

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