Update buildapp.yml

This commit is contained in:
Nguyễn Đạt 2022-10-15 00:52:52 +07:00 committed by GitHub
parent 2f4ea4130c
commit 8295fa4842
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,4 +117,4 @@ jobs:
tag_name: v${{ env.YOUTUBE_VERSION }}-${{ env.UYOU_VERSION }}-(${{ github.run_number }})
name: v${{ env.YOUTUBE_VERSION }}-${{ env.UYOU_VERSION }}-(${{ github.run_number }})
files: ./main/packages/*.ipa
draft: ${{ env.create_release }}
draft: ${{ env.DRAFT }}