Skip to content

fix: use config to set WORKER_COUNT #21

fix: use config to set WORKER_COUNT

fix: use config to set WORKER_COUNT #21

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