Skip to content

chore: initialise repository #1

chore: initialise repository

chore: initialise repository #1

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