This commit is contained in:
Dan
2024-09-06 23:48:24 +03:00
committed by GitHub
parent 1bb1f42540
commit bbf36ab2c6
+2 -2
View File
@@ -64,6 +64,6 @@ jobs:
uses: softprops/action-gh-release@v2.0.1
with:
tag_name: v${{ github.run_number }}
name: YouTubePlus-v${{ github.run_number }}
files: YouTubePlus.ipa
name: YouTubePlus v${{ inputs.tweak_version }} (${{ github.run_number }})
files: YouTubePlus_${{ inputs.tweak_version }}.ipa
draft: true