Update demo plugin workflow
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 39s
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 39s
This commit is contained in:
parent
790beafce4
commit
acb91cc829
@ -48,5 +48,5 @@ jobs:
|
||||
api-key: ${{ secrets.PTERO_API_KEY }}
|
||||
server-id: ${{ secrets.DEMO_SERVER_ID }}
|
||||
source: "./target/DemoSpigotPlugin.jar"
|
||||
target: "/plugins"
|
||||
target: "./plugins/"
|
||||
restart: true # Restart after upload
|
||||
|
Loading…
Reference in New Issue
Block a user