Skip to content

Commit 857a36f

Browse files
committed
[deploy] ssh key 수정
1 parent dcbfa10 commit 857a36f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
# passphrase: ${{ secrets.KEY_PASSPHRASE }} # only if your key has one
5353
script: |
5454
set -e
55+
git config --global --add safe.directory /home/ubuntu/Moodico
5556
cd /home/ubuntu/Moodico
5657
git fetch origin main
5758
git reset --hard origin/main

0 commit comments

Comments
 (0)