Change format of filename for install .jar artifact

This commit is contained in:
eyedeekay
2024-03-25 15:50:09 -04:00
parent 1b58933777
commit 9bf538ed64

View File

@@ -33,7 +33,7 @@ jobs:
- name: Upload installer.jar
uses: actions/upload-artifact@v4
with:
name: I2P-install.jar-${{ github.sha }}
name: I2P-install-${{ github.sha }}.jar
path: install.jar
javadoc-latest: