Skip to content

Merge pull request #6 from not-lain/thread #5

Merge pull request #6 from not-lain/thread

Merge pull request #6 from not-lain/thread #5

Workflow file for this run

name: Sync with Hugging Face Hub
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Sync with Hugging Face
uses: nateraw/huggingface-sync-action@v0.0.4
with:
github_repo_id: not-lain/LowRes-Bot
huggingface_repo_id: not-lain/lowres-bot
repo_type: space
space_sdk: gradio
hf_token: ${{ secrets.HF_TOKEN }}