Update Build.yml

This commit is contained in:
Dmitry Nefedov
2022-09-01 20:19:42 +03:00
committed by GitHub
parent b9749258e0
commit 936afeba56

View File

@@ -64,7 +64,7 @@ jobs:
}
Invoke-Webrequest @Parameters
(Get-Content -Path Release.md -Encoding utf8).replace("YouTubeTag", $LatestSupportedYT) | Set-Content -Path Release.md -Encoding utf8 -Force
(Get-Content -Path Release.md -Encoding utf8).replace("YouTubeTag", $LatestSupported) | Set-Content -Path Release.md -Encoding utf8 -Force
- name: Downloading ReVanced CLI
run: |