Skip to content

Commit 681e7b7

Browse files
authored
Update deploy.yml
1 parent b2de6b1 commit 681e7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
command_timeout: "20m"
2424
script: |
2525
APP_DIR="/home/ubuntu/ACT"
26-
REPO_URL="https://github.com/simple-works/ACT.git"
26+
REPO_URL="https://github.com/Comon-tech/ACT.git"
2727
REMOTE="fork"
2828
BRANCH="main"
2929

0 commit comments

Comments
 (0)