Skip to content

Commit

Permalink
Update Build and Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yodaluca23 authored Jun 19, 2024
1 parent 2dff4d1 commit 8472e34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Build and Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
workflow_dispatch:
inputs:
SPOTURL:
description: 'Direct URL to Spotify .ipa (mandatory)'
description: 'Direct URL to Spotify .ipa'
required: true
CHANGEVERSION:
description: 'Change Version Number (Optional)'
description: 'SpotC++ Version Number'
required: false
EEVEEVERSION:
description: 'EeveeSpotify Version (Optional)'
description: 'EeveeSpotify Version'
required: false

jobs:
Expand Down

0 comments on commit 8472e34

Please sign in to comment.