Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
dayanch96 authored Sep 6, 2024
1 parent 1bb1f42 commit bbf36ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
uses: softprops/[email protected]
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

0 comments on commit bbf36ab

Please sign in to comment.