Skip to content

feat/refactor: migrate to uvicorn-gunicorn #12

feat/refactor: migrate to uvicorn-gunicorn

feat/refactor: migrate to uvicorn-gunicorn #12

Workflow file for this run

name: Deploy
on:
push:
branches: main
paths: Dockerfile
jobs:
deploy:
uses: winstxnhdw/actions/.github/workflows/spaces-deploy.yml@main
secrets:
token: ${{ secrets.HF_TOKEN }}