Update build.yml
This commit is contained in:
@@ -49,6 +49,7 @@ jobs:
|
||||
with:
|
||||
host: ${{ secrets.SERVER_HOST }}
|
||||
username: ${{ secrets.SERVER_USER }}
|
||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
password: ${{ secrets.SERVER_PASSWORD }}
|
||||
# key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
source: ${{ env.PBO_NAME }}
|
||||
target: /home/arma3server/serverfiles/mpmissions/
|
||||
|
||||
Reference in New Issue
Block a user