Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
6aa85a59
Unverified
Commit
6aa85a59
authored
Feb 01, 2024
by
Younes Belkada
Committed by
GitHub
Feb 01, 2024
Browse files
Update .github/workflows/upload_pr_documentation.yml
parent
25fe140e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/upload_pr_documentation.yml
.github/workflows/upload_pr_documentation.yml
+1
-1
No files found.
.github/workflows/upload_pr_documentation.yml
View file @
6aa85a59
...
@@ -10,7 +10,7 @@ jobs:
...
@@ -10,7 +10,7 @@ jobs:
build
:
build
:
uses
:
huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main
uses
:
huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main
with
:
with
:
package_name
:
peft
package_name
:
bitsandbytes
secrets
:
secrets
:
hf_token
:
${{ secrets.HUGGINGFACE_PUSH }}
hf_token
:
${{ secrets.HUGGINGFACE_PUSH }}
comment_bot_token
:
${{ secrets.GITHUB_TOKEN }}
comment_bot_token
:
${{ secrets.GITHUB_TOKEN }}
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