Fix Discord Bot Jars not being uploaded by action.
Some checks failed
/ Build BaseBand Server (push) Has been cancelled

This commit is contained in:
Jess H 2024-06-11 03:09:06 +01:00
parent 2c21b4ba95
commit a0edc20870
Signed by: UnixSystemV
GPG key ID: 9B21C50B68D67F19

View file

@ -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: