Skip to content

move outfit selection to right column #7

move outfit selection to right column

move outfit selection to right column #7

name: Push to Huggingface
on:
push:
branches: [main]
jobs:
push-to-huggingface:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
lfs: true
- name: Push to Huggingface
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git push --force https://dikarel:[email protected]/spaces/dikarel/nice-outfit main