chore: run HF token CI check (push-triggered)

This commit is contained in:
SnapOtter
2026-06-19 18:05:43 +08:00
parent 837ce2fe86
commit 6bd8bf724e
2 changed files with 4 additions and 2 deletions
View File
+4 -2
View File
@@ -1,7 +1,9 @@
name: HF Upload Check
on:
workflow_dispatch:
push:
branches: [main]
paths: ['.github/ci-hf-check-marker']
permissions: {}
@@ -23,7 +25,7 @@ jobs:
--repo-type model
echo "UPLOAD_OK"
- name: Verify anonymous download (no token)
- name: Verify anonymous download
run: |
curl -fsSL \
"https://huggingface.co/deepsafe/feature-bundles/resolve/main/.ci-checks/upload-check.txt" \