Skip to content

Commit 6a9e9b5

Browse files
committed
chore: update site root
1 parent d19163b commit 6a9e9b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- uses: garygrossgarten/github-action-scp@release
5050
with:
5151
local: './dist/packages/site'
52-
remote: '/var/www/html'
52+
remote: '/usr/local/nginx/html/react-devui.com'
5353
host: ${{ secrets.SSH_HOST }}
5454
port: ${{ secrets.SSH_PORT }}
5555
username: ${{ secrets.SSH_USER }}

0 commit comments

Comments
 (0)