fix releaser script

Former-commit-id: a3de60fcb1
Former-commit-id: 21210d4b304a75959a643c751e89949ca0868907
This commit is contained in:
idk
2022-09-05 21:28:36 -04:00
parent 99144c0eac
commit 3652e8a8b8
3 changed files with 5 additions and 5 deletions

View File

@ -47,8 +47,8 @@ github-release upload --user "${GITHUB_USER}" \
--repo "${GITHUB_REPO}" \ --repo "${GITHUB_REPO}" \
--tag "${GITHUB_TAG}" \ --tag "${GITHUB_TAG}" \
--label "I2P Browser launcher as a Jpackage inside of a Debian package." \ --label "I2P Browser launcher as a Jpackage inside of a Debian package." \
--name "i2pbrowser.deb" \ --name "i2pbrowser_${GITHUB_TAG}_.deb" \
--file "i2pbrowser.deb" \ --file "i2pbrowser_${GITHUB_TAG}_amd64.deb" \
--replace --replace
echo "Uploaded debian zip" echo "Uploaded debian zip"
git pull github --tags git pull github --tags

View File

@ -1 +1 @@
c0bda6208453f127815136ddaea91073092b0048 8a1da6dd7f7709f8151a71c3ff88b60b2999572e

View File

@ -1 +1 @@
bc860947337aaa72b4075e682c4f3d0cca54ec49 0abfce1f580b4d0b18debc318bc776af85a74955