Skip to content

Commit 565d6fe

Browse files
authored
Change repository URL to use SSH
1 parent 9c677b7 commit 565d6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
script: |
3232
set -e
3333
APP_DIR="/home/comon/ACT"
34-
REPO_URL="https://github.com/Comon-tech/ACT.git"
34+
REPO_URL="git@github.com:Comon-tech/ACT.git"
3535
REMOTE="origin"
3636
BRANCH="main"
3737

0 commit comments

Comments
 (0)