Update maven.yml

This commit is contained in:
James Peters 2022-01-17 22:08:54 +00:00 committed by GitHub
parent 97a7b0cb19
commit c94f73fdf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -92,10 +92,10 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Check Folders
run: |
ls -R
shell: bash
# - name: Check Folders
# run: |
# ls -R
# shell: bash
- name: Upload Release Asset
id: upload-release-asset
@ -105,5 +105,5 @@ jobs:
draft: true
generate_release_notes: true
files: |
ChestsPlusPlus-*.jar
./Server/plugins/ChestsPlusPlus-*.jar