Skip to content

feat/refactor: migrate to gunicorn/uvicorn #4

feat/refactor: migrate to gunicorn/uvicorn

feat/refactor: migrate to gunicorn/uvicorn #4

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 }}