mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update Build.yml
This commit is contained in:
3
.github/workflows/Build.yml
vendored
3
.github/workflows/Build.yml
vendored
@@ -216,6 +216,9 @@ jobs:
|
|||||||
# https://trstringer.com/github-actions-multiline-strings/
|
# https://trstringer.com/github-actions-multiline-strings/
|
||||||
echo "::set-output name=RELEASE_BODY::$Release"
|
echo "::set-output name=RELEASE_BODY::$Release"
|
||||||
|
|
||||||
|
$ReleaseName = Get-Date -f "yyyy.MM.dd"
|
||||||
|
echo "RELEASE_NAME=$ReleaseName" >> $env:GITHUB_ENV
|
||||||
|
|
||||||
- name: Uploading
|
- name: Uploading
|
||||||
uses: softprops/action-gh-release@master
|
uses: softprops/action-gh-release@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user