Automatically get Youtube version from the ipa itself #100

Merged
Macleykun merged 13 commits from get-yt-ver into main 2024-03-18 10:27:35 +00:00
Showing only changes of commit 68eb0b215e - Show all commits

View file

@ -149,7 +149,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ytliteplus_version: ${{ inputs.ytliteplus_version }}
YOUTUBE_VERSION: $yt_versio
YOUTUBE_VERSION: $yt_version
DRAFT: ${{ inputs.create_release }}
with:
tag_name: v${{ env.YOUTUBE_VERSION }}-${{ env.ytliteplus_version }}