Update build_all.yml
This commit is contained in:
parent
96a34f18e9
commit
a4cdae2f5c
3
.github/workflows/build_all.yml
vendored
3
.github/workflows/build_all.yml
vendored
@ -59,6 +59,9 @@ jobs:
|
||||
with:
|
||||
name: minecraft-launcher-server
|
||||
|
||||
- name: Prepare ssh
|
||||
run: echo "${{secrets.SSH_FINGERPRINT}}" >> ~/.ssh/known_hosts
|
||||
|
||||
- name: Upload files
|
||||
env:
|
||||
SSHPASS: ${{secrets.SSH_PASSWORD}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user