mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:48:45 -04:00
added - YTLitePlus at the end of the tag name
This commit is contained in:
4
.github/workflows/buildapp.yml
vendored
4
.github/workflows/buildapp.yml
vendored
@@ -156,8 +156,8 @@ jobs:
|
||||
YOUTUBE_VERSION: ${{ inputs.youtube_version }}
|
||||
DRAFT: ${{ inputs.create_release }}
|
||||
with:
|
||||
tag_name: v${{ env.YOUTUBE_VERSION }}-${{ env.ytliteplus_version }}
|
||||
name: v${{ env.YOUTUBE_VERSION }}-${{ env.ytliteplus_version }}
|
||||
tag_name: v${{ env.YOUTUBE_VERSION }}-${{ env.ytliteplus_version }} - YTLitePlus
|
||||
name: v${{ env.YOUTUBE_VERSION }}-${{ env.ytliteplus_version }} - YTLitePlus
|
||||
files: main/packages/*.ipa
|
||||
draft: ${{ env.DRAFT }}
|
||||
body_path: ${{ github.workspace }}/release_notes.md
|
||||
|
Reference in New Issue
Block a user