Skip to content

build: fix Docker lints #15

build: fix Docker lints

build: fix Docker lints #15

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