diff --git a/resources.toml b/resources.toml index 4fd0b57..49ff291 100644 --- a/resources.toml +++ b/resources.toml @@ -83,6 +83,6 @@ description = "clone / pull to trigger immich stop, then deploy." tags = ["immich", "automation"] config.server_id = "demo-server" config.git_provider = "git.demo.monitor.dev" -config.repo = "mbecker/demo-sync" +config.repo = "mbecks/demo-sync" config.on_pull.path = "." config.on_pull.command = "sh ./trigger-immich-deploy.sh" \ No newline at end of file