Update black-and-deploy.yml

Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
Kaveen Kumarasinghe 1 year ago committed by GitHub
parent 2acc18c1a5
commit 2648a0dae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -84,7 +84,7 @@ jobs:
- name: Copy via ssh
uses: garygrossgarten/github-action-scp@release
with:
local: openers
local: services
remote: /home/gptbot/services
host: 104.248.105.234
username: root
@ -143,7 +143,7 @@ jobs:
- name: Copy via ssh (OAI)
uses: garygrossgarten/github-action-scp@release
with:
local: openers
local: services
remote: /home/gptbotopenai/services
host: 104.248.105.234
username: root

Loading…
Cancel
Save