Tray and make artifacts which are correctly named and versioned

This commit is contained in:
eyedeekay
2024-10-20 15:45:02 -04:00
parent f6026af5ba
commit 72de4bc4df
2 changed files with 4 additions and 5 deletions

View File

@ -21,8 +21,7 @@ jobs:
- name: Upload I2P-${{ github.sha }}.dmg
uses: actions/upload-artifact@v4
with:
name: I2P-${{ github.sha }}.dmg
path: I2P-1.0.dmg
path: I2P-*.dmg
build-22:
runs-on: macos-latest
@ -42,6 +41,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: I2P-${{ github.sha }}-22.dmg
path: I2P-1.0.dmg
path: I2P-*.dmg

View File

@ -9,9 +9,9 @@
# Uncomment/Edit this line to include the version number in the config file
I2P_VERSION=i2p-2.4.0
I2P_VERSION=i2p-2.7.0
# Uncomment/Edit this line to change the version number that you pass to jpackage
I2P_RELEASE_VERSION=2.4.0
I2P_RELEASE_VERSION=2.7.0
# Uncomment/Edit this line to include the build number in the config file
# I2P_BUILD_NUMBER=1