mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-21 07:59:31 +00:00
Whoops, fix upload artifact pattern
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: SparklyPaper
|
name: SparklyPaper
|
||||||
path: build/libs/SparklyPaper-paperclip-*-SNAPSHOT.jar
|
path: build/libs/SparklyPaper-paperclip-*-reobf.jar
|
||||||
|
|||||||
Reference in New Issue
Block a user