Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
1c000d46
Unverified
Commit
1c000d46
authored
Apr 15, 2024
by
Sayak Paul
Committed by
GitHub
Apr 15, 2024
Browse files
fix: metadata token (#7631)
parent
08bf7545
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/update_metadata.yml
.github/workflows/update_metadata.yml
+1
-1
No files found.
.github/workflows/update_metadata.yml
View file @
1c000d46
...
@@ -25,6 +25,6 @@ jobs:
...
@@ -25,6 +25,6 @@ jobs:
-
name
:
Update metadata
-
name
:
Update metadata
env
:
env
:
HUGGING_FACE_HUB_TOKEN
:
${{ secrets.
DIFFUSERS_BOT
_TOKEN }}
HUGGING_FACE_HUB_TOKEN
:
${{ secrets.
SAYAK_HF
_TOKEN }}
run
:
|
run
:
|
python utils/update_metadata.py --commit_sha ${{ github.sha }}
python utils/update_metadata.py --commit_sha ${{ github.sha }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment