mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update Build.yml
Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/Build.yml
vendored
1
.github/workflows/Build.yml
vendored
@@ -86,6 +86,7 @@ jobs:
|
||||
uses: softprops/action-gh-release@master
|
||||
with:
|
||||
name: ${{ env.RELEASE_NAME }}
|
||||
tag_name: ${{ env.RELEASE_NAME }}
|
||||
token: ${{ github.token }}
|
||||
files: ReVanced.zip
|
||||
body: ${{ steps.read_release.outputs.RELEASE_BODY }}
|
||||
|
||||
Reference in New Issue
Block a user