공부내용 몇개추가 + root 경로 변경
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
username: ${{ secrets.GCE_USERNAME }}
|
||||
key: ${{ secrets.GCE_SSH_KEY }}
|
||||
source: "deploy.tar.gz"
|
||||
target: "/home/dihwang/white-smith-blog"
|
||||
target: "/var/www/white-smith-blog"
|
||||
|
||||
- name: Extract Archive on GCE
|
||||
uses: appleboy/ssh-action@master
|
||||
|
||||
Reference in New Issue
Block a user