diff --git a/release.sh b/release.sh index 3f3ed35..3d7c749 100755 --- a/release.sh +++ b/release.sh @@ -47,9 +47,9 @@ github-release upload --user "${GITHUB_USER}" \ --repo "${GITHUB_REPO}" \ --tag "${GITHUB_TAG}" \ --label "I2P Browser launcher as a Jpackage inside of a Debian package." \ - --name "i2pbrowser.deb" \ - --file "i2pbrowser.deb" \ - --replace + --name "i2pbrowser_${GITHUB_TAG}_.deb" \ + --file "i2pbrowser_${GITHUB_TAG}_amd64.deb" \ + --replace echo "Uploaded debian zip" git pull github --tags git push --all diff --git a/src/i2p.firefox.base.profile.zip.REMOVED.git-id b/src/i2p.firefox.base.profile.zip.REMOVED.git-id index cd21ff2..7dd3788 100644 --- a/src/i2p.firefox.base.profile.zip.REMOVED.git-id +++ b/src/i2p.firefox.base.profile.zip.REMOVED.git-id @@ -1 +1 @@ -c0bda6208453f127815136ddaea91073092b0048 \ No newline at end of file +8a1da6dd7f7709f8151a71c3ff88b60b2999572e \ No newline at end of file diff --git a/src/i2p.firefox.usability.profile.zip.REMOVED.git-id b/src/i2p.firefox.usability.profile.zip.REMOVED.git-id index 5125fad..67f5387 100644 --- a/src/i2p.firefox.usability.profile.zip.REMOVED.git-id +++ b/src/i2p.firefox.usability.profile.zip.REMOVED.git-id @@ -1 +1 @@ -bc860947337aaa72b4075e682c4f3d0cca54ec49 \ No newline at end of file +0abfce1f580b4d0b18debc318bc776af85a74955 \ No newline at end of file