Try absolute dir for the remote
Some checks failed
Deploy Demo Plugin / docker (17, 3.8.5) (push) Failing after 39s
Some checks failed
Deploy Demo Plugin / docker (17, 3.8.5) (push) Failing after 39s
This commit is contained in:
parent
bbeeed8f84
commit
2be04ec1d6
@ -48,7 +48,7 @@ jobs:
|
||||
username: ${{ secrets.DEMO_SFTP_USER }}
|
||||
password: ${{ secrets.DEMO_SFTP_PASS }}
|
||||
localPath: "./target/DemoSpigotPlugin.jar"
|
||||
remotePath: "./plugins"
|
||||
remotePath: "/plugins"
|
||||
|
||||
# Restart the remote Demo server
|
||||
- name: Restart Remote Server
|
||||
|
Loading…
Reference in New Issue
Block a user