Skip to content

Commit a519d44

Browse files
author
Automation
committed
deploy
1 parent dff4609 commit a519d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4-
IMAGE="ghcr.io/${GITHUB_ORG:-syneca}/github-smart:latest"
4+
IMAGE="ghcr.io/evolvus/github-smart:latest"
55
APP_NAME="github-smart-app"
66
MYSQL_NAME="github-smart-mysql"
77

0 commit comments

Comments
 (0)