Skip to content

Textareas formatting #30

Textareas formatting

Textareas formatting #30

Workflow file for this run

name: Deploy to Hugging Face Space
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Push to Hugging Face Space
env:
MKFLASHCARDS_TOKEN: ${{ secrets.MKFLASHCARDS_TOKEN }}
run: git push -f https://intellectronica:[email protected]/spaces/intellectronica/mkflashcards main