added release notes option

This commit is contained in:
Brord van Wierst 2024-12-24 14:41:59 +01:00
parent 0786279e98
commit b07930ab66
No known key found for this signature in database
GPG key ID: 0922A3CA225DF791

View file

@ -5,10 +5,10 @@ on:
environment:
type: environment
description: Select the environment
new_release_notes:
required: true
type: string
description: "The release notes for the new release (Unused atm)"
new_release_notes:
required: true
type: string
description: "The release notes for the new release (Unused atm)"
jobs:
deploy_playstore_internal: