mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-11 10:16:15 +00:00
specify to upload shaded jar
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -34,7 +34,6 @@ jobs:
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
prerelease: false
|
||||
files: |
|
||||
build/libs/Terra-*.jar
|
||||
LICENSE
|
||||
files: |
|
||||
build/libs/Terra-*-shaded.jar
|
||||
|
||||
Reference in New Issue
Block a user