Fix Discord Bot Jars not being uploaded by action.
Some checks failed
/ Build BaseBand Server (push) Has been cancelled
Some checks failed
/ Build BaseBand Server (push) Has been cancelled
This commit is contained in:
parent
2c21b4ba95
commit
a0edc20870
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ jobs:
|
|||
uses: forgejo/upload-artifact@v4
|
||||
with:
|
||||
name: BaseBand-Discord.jar
|
||||
path: Server/build/libs/BaseBand-Discord.jar
|
||||
path: Discord/build/libs/BaseBand-Discord.jar
|
||||
- name: Release to server
|
||||
if: github.ref == 'refs/heads/release'
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue