Update build.yml
This commit is contained in:
parent
955a5ffaab
commit
0cafaa7070
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -18,5 +18,5 @@ jobs:
|
|||
- uses: actions/upload-artifact@v3
|
||||
name: Upload built mod JAR
|
||||
with:
|
||||
name: latest-autobuild.zip
|
||||
name: latest-autobuild
|
||||
path: build/libs/*.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue