Skip to content

Deploy

Deploy #30

Workflow file for this run

name: Deploy
on:
workflow_run:
workflows: ["Lint"] # Change to "CI" once tests added
branches: [main]
types:
- completed
jobs:
docker:
uses: open-contracting/.github/.github/workflows/docker-single.yml@main