Add config
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -46,5 +46,5 @@ jobs:
|
||||
if: ${{ runner.os == 'Linux' && matrix.java == '17' }} # Only upload artifacts built from latest java on one OS
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: starminerrecrafted-fabric-${{ steps.ref.outputs.branch }}
|
||||
name: dust-fabric-${{ steps.ref.outputs.branch }}
|
||||
path: build/libs/*[0-9].jar
|
||||
Reference in New Issue
Block a user