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 077a622 commit e4db87bCopy full SHA for e4db87b
1 file changed
.github/workflows/publish_template.yml
@@ -30,4 +30,4 @@ jobs:
30
env:
31
HF_TOKEN: ${{ secrets.HF_DOC_BUILD_PUSH }}
32
run: |
33
- huggingface-cli upload kernels-community/template template --repo-type space --delete "*"
+ hf upload kernels-community/template template --repo-type model --delete "*"
0 commit comments