mirror of
https://github.com/BlazingGames/blazing-games-plugin.git
synced 2025-02-03 21:26:41 -05:00
ci: upload files that actually exist
All checks were successful
Build and Publish / build-and-publish (push) Successful in 2m37s
All checks were successful
Build and Publish / build-and-publish (push) Successful in 2m37s
This commit is contained in:
parent
d4ac2a99ba
commit
6ddfba42a4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
panel-host: ${{ secrets.PANEL_HOST }}
|
||||
api-key: ${{ secrets.PANEL_API_KEY }}
|
||||
server-id: ${{ secrets.PANEL_SERVER_ID }}
|
||||
source: staging/blazinggames-v${{ github.run_number }}.jar
|
||||
source: build/libs/blazinggames-v${{ github.run_number }}.jar
|
||||
target: "./plugins/blazinggames-latest-ci-cd.jar"
|
||||
restart: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue