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