mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
digitalocean droplet is best
Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
This commit is contained in:
@@ -16,6 +16,6 @@ jobs:
|
||||
uses: appleboy/ssh-action@v1
|
||||
with:
|
||||
host: ${{ secrets.DEPLOY_HOST }}
|
||||
username: root
|
||||
username: deploy
|
||||
key: ${{ secrets.DEPLOY_SSH_KEY }}
|
||||
script: deploy
|
||||
|
||||
Reference in New Issue
Block a user