Update build.yml

This commit is contained in:
budgidiere 2020-07-18 12:01:59 -05:00 committed by GitHub
parent 4721e64b09
commit 92aa66def3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@2
with:
name: YAPFA-${{ matrix.java }}-${{ github.ref }}
name: YAPFA-${{ matrix.java }} ${{ github.ref }}
path: target/YAPFA-1.16.1-paperclip.jar
- name: Create Release
id: create_release