alejandro-ao/demo-cli / .github /workflows /push-hackers-leaderboard.yml
download
raw
592 Bytes
name: Sync Hackers Leaderboard to Hugging Face Space
on:
push:
branches:
- main
paths:
- 'apps/hackers-leaderboard/**'
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Install huggingface_hub
run: curl -LsSf https://hf.co/cli/install.sh | bash
- name: Upload hackers leaderboard to HF Space
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: hf upload hf-skills/hacker_leaderboard apps/hackers-leaderboard . --repo-type=space

Xet Storage Details

Size:
592 Bytes
·
Xet hash:
e707404940e87597b7a5a14708b429eeba064c4794b98e3d21cd39826ef306ec

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.