Update .gitea/workflows/deploy-demo-plugin.yml
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 32s
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 32s
This commit is contained in:
parent
0028f27c20
commit
58045b19e1
@ -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