.github: Change title of AsteriskReleaser job

(cherry picked from commit 15439d08bd)
This commit is contained in:
George Joseph 2023-05-23 08:04:42 -06:00 committed by Asterisk Development Team
parent ca51a25056
commit 0d214b6611
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Asterisk Release
run-name: ${{ github.actor }} is creating an Asterisk release
run-name: ${{ github.actor }} is creating Asterisk release ${{inputs.new_version}}
on:
workflow_dispatch:
inputs: