We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2de6b1 commit 681e7b7Copy full SHA for 681e7b7
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
command_timeout: "20m"
24
script: |
25
APP_DIR="/home/ubuntu/ACT"
26
- REPO_URL="https://github.com/simple-works/ACT.git"
+ REPO_URL="https://github.com/Comon-tech/ACT.git"
27
REMOTE="fork"
28
BRANCH="main"
29
0 commit comments