Skip to content

Commit 7b364fd

Browse files
deploy?
1 parent 04aa139 commit 7b364fd

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
host: 43.205.143.123
1717
username: ubuntu
18-
key: ${{ secrets.EC2_SSH_KEY }}
18+
key: ${{ secrets.DEPLOY_KEY }}
1919
script: |
2020
cd /var/www/softwareProject
2121
git pull origin main

0 commit comments

Comments
 (0)