Use consistent naming scheme

Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Kenneth Chew 2022-05-20 15:56:13 -04:00 committed by GitHub
parent 85ec9d95a4
commit cbc8c1aed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -269,7 +269,7 @@ jobs:
if: runner.os == 'Windows'
uses: actions/upload-artifact@v3
with:
name: PolyMC-${{ matrix.name }}-${{ env.VERSION }}-${{ inputs.build_type }}-Setup
name: PolyMC-${{ matrix.name }}-Setup-${{ env.VERSION }}-${{ inputs.build_type }}
path: PolyMC-Setup.exe
- name: Upload binary tarball (Linux)