Update nightly-release.yml

Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <wayne6324@gmail.com>
This commit is contained in:
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2024-07-09 14:05:17 +00:00
committed by GitHub
parent 568cfec599
commit 50a7df664a

View File

@@ -90,7 +90,7 @@ jobs:
file: ${{steps.sign_app_withInternet.outputs.signedFile}}
asset_name: EasyLauncher-Internet-Nightly-Signed.apk
tag: nightly
body: "This is a nightly build."
body: "This is a nightly build. [changelogs](https://github.com/DroidWorksStudio/EasyLauncher/blob/main/CHANGELOG.md)"
prerelease: true
overwrite: true
draft: false
@@ -115,7 +115,7 @@ jobs:
file: ${{steps.sign_app_withoutInternet.outputs.signedFile}}
asset_name: EasyLauncher-Nightly-Signed.apk
tag: nightly
body: "This is a nightly build."
body: "This is a nightly build. [changelogs](https://github.com/DroidWorksStudio/EasyLauncher/blob/main/CHANGELOG.md)"
prerelease: true
overwrite: true
draft: false