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:
2
.github/workflows/Release.yml
vendored
2
.github/workflows/Release.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: svenstaro/upload-release-action@master
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: Release.txt
|
||||
file: Release.md
|
||||
tag: ${{ github.ref }}
|
||||
body: ${{ env.RELEASE_BODY }}
|
||||
overwrite: true
|
||||
|
||||
Reference in New Issue
Block a user