From fac33ff76bbac0effd7f6ccfabf651747106895e Mon Sep 17 00:00:00 2001 From: Sleepingpirates <32914211+Sleepingpirates@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:09:51 -0400 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 817c26c..8033cfa 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "description": "This app does one little thing, and does it well.", "repository": "https://github.com/Sleepingpirates/Invitarr", "scripts": { - "postdeploy": "git subtree push --prefix Docker Invitarr master" + "predeploy": "git subtree push --prefix Docker Invitarr master" }, "buildpacks": [ {