diff --git a/.github/deploybot.yaml b/.github/deploybot.yaml deleted file mode 100644 index 597ab4b6..00000000 --- a/.github/deploybot.yaml +++ /dev/null @@ -1,6 +0,0 @@ -# Config for deploybot.app -# Docs https://docs.deploybot.app/config/ -# Ordered list of Github Deployment environments -deployments: -- name: production - on_push: true