Skip to content

Commit

Permalink
chore: update huggingface-sync-action to version 0.0.5 and set privat…
Browse files Browse the repository at this point in the history
…e to false
  • Loading branch information
titusz committed Aug 13, 2024
1 parent 4e2a5e0 commit 228f765
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/huggingface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Sync with Hugging Face
uses: nateraw/huggingface-sync-action@v0.0.4
uses: nateraw/huggingface-sync-action@v0.0.5
with:
github_repo_id: iscc/iscc-sct
huggingface_repo_id: iscc/iscc-sct
repo_type: space
space_sdk: gradio
private: false
hf_token: ${{ secrets.HF_TOKEN }}

0 comments on commit 228f765

Please sign in to comment.