mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update Build.yaml
This commit is contained in:
2
.github/workflows/Build.yaml
vendored
2
.github/workflows/Build.yaml
vendored
@@ -173,7 +173,7 @@ jobs:
|
||||
|
||||
- name: Release.txt
|
||||
run: |
|
||||
$Release = Get-Content -Path Release.txt -Encoding utf8
|
||||
$Release = Get-Content -Path Release.txt -Encoding utf8 -Raw
|
||||
echo "Release_Body=$Release" >> $env:GITHUB_ENV
|
||||
${{ env.Release_Body }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user