mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore: run HF token CI check (push-triggered)
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user