Update app.json

This commit is contained in:
Sleepingpirates
2020-06-10 20:09:51 -04:00
committed by GitHub
parent f78ca17024
commit fac33ff76b

View File

@@ -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": [
{