Files
matchbox/.github/deploybot.yaml
Dalton Hubble 205346a81d Enable deploybot.app auto-deploy to production
* When a commit on main passes tests, deploybot will start
a deploy to production
2022-10-29 14:27:33 -07:00

7 lines
166 B
YAML

# Config for deploybot.app
# Docs https://docs.deploybot.app/config/
# Ordered list of Github Deployment environments
deployments:
- name: production
on_push: true