We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bf754 commit 1c000d4Copy full SHA for 1c000d4
.github/workflows/update_metadata.yml
@@ -25,6 +25,6 @@ jobs:
25
26
- name: Update metadata
27
env:
28
- HUGGING_FACE_HUB_TOKEN: ${{ secrets.DIFFUSERS_BOT_TOKEN }}
+ HUGGING_FACE_HUB_TOKEN: ${{ secrets.SAYAK_HF_TOKEN }}
29
run: |
30
python utils/update_metadata.py --commit_sha ${{ github.sha }}
0 commit comments