Skip to content

Commit 4f19321

Browse files
committed
update path
1 parent 8e1c869 commit 4f19321

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
username: ${{ secrets.EC2_USERNAME }}
2121
key: ${{ secrets.SSH_PRIVATE_KEY }}
2222
script: |
23-
cd /home/ubuntu/project/dev_portfolio
23+
sudo cd /var/www/html/dev
2424
git pull origin main
2525
# Add any additional deployment commands here

dev.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)