update mod version

This commit is contained in:
Liz Graham
2022-03-03 03:20:14 +00:00
parent 3bf86d170c
commit 197a115673
2 changed files with 2 additions and 2 deletions

View File

@@ -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: dust-fabric-${{ steps.ref.outputs.branch }}
name: dust-fabric-${{ github.sha }}
path: build/libs/*[0-9].jar