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 9c677b7 commit 565d6feCopy full SHA for 565d6fe
1 file changed
.github/workflows/deploy-pi.yml
@@ -31,7 +31,7 @@ jobs:
31
script: |
32
set -e
33
APP_DIR="/home/comon/ACT"
34
- REPO_URL="https://github.com/Comon-tech/ACT.git"
+ REPO_URL="git@github.com:Comon-tech/ACT.git"
35
REMOTE="origin"
36
BRANCH="main"
37
0 commit comments