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 a285a70 commit 689ad81Copy full SHA for 689ad81
.github/workflows/upload_pr_documentation.yml
@@ -8,9 +8,9 @@ on:
8
9
jobs:
10
build:
11
- uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main
+ uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@803cc895829ea30f251eca5e4338f1e2fc73d872
12
with:
13
package_name: setfit
14
secrets:
15
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
16
- comment_bot_token: ${{ secrets.COMMENT_BOT_TOKEN }}
+ comment_bot_token: ${{ secrets.COMMENT_BOT_TOKEN }}
0 commit comments