mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-12-29 12:38:01 +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
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@2
|
uses: actions/upload-artifact@2
|
||||||
with:
|
with:
|
||||||
name: YAPFA-${{ matrix.java }}-${{ github.ref }}
|
name: YAPFA-${{ matrix.java }} ${{ github.ref }}
|
||||||
path: target/YAPFA-1.16.1-paperclip.jar
|
path: target/YAPFA-1.16.1-paperclip.jar
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
id: create_release
|
id: create_release
|
||||||
|
Loading…
Reference in New Issue
Block a user