mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-12-28 20:17:46 +01:00
Update build.yml
This commit is contained in:
parent
4721e64b09
commit
92aa66def3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user