let's upload just extras.jar

we don't need a zip, do we?
This commit is contained in:
Luna 2021-09-01 09:52:35 -03:00 committed by GitHub
parent 83be6f534d
commit 574966c1a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,9 +27,7 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- run: mkdir staging && cp target/*.jar staging
- uses: actions/upload-artifact@v1
with:
name: Package
path: staging
name: Extras
path: target/Extras.jar