Update .gitea/workflows/deploy-demo-plugin.yml
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 1m19s
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 1m19s
This commit is contained in:
parent
2783396446
commit
a43c40d88f
@ -45,7 +45,7 @@ jobs:
|
||||
username: ${{ secrets.DEMO_SFTP_USER }}
|
||||
password: ${{ secrets.DEMO_SFTP_PASS }}
|
||||
uploads: |
|
||||
./target/DemoSpigotPlugin.jar => ./plugins
|
||||
./target/DemoSpigotPlugin.jar => /plugins
|
||||
|
||||
# Restart the remote Demo server
|
||||
- name: Restart Remote Server
|
||||
|
Loading…
Reference in New Issue
Block a user