mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update Release.yml
This commit is contained in:
3
.github/workflows/Release.yml
vendored
3
.github/workflows/Release.yml
vendored
@@ -25,6 +25,9 @@ jobs:
|
||||
uses: svenstaro/upload-release-action@master
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: Release.txt
|
||||
tag: ${{ github.ref }}
|
||||
body: ${{ steps.read_release.outputs.RELEASE_BODY }}
|
||||
overwrite: true
|
||||
file_glob: true
|
||||
prerelease: $false
|
||||
|
||||
Reference in New Issue
Block a user