Skip to content

Commit

Permalink
change name and description
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Dec 18, 2023
1 parent 1740a9c commit cb6091d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
workflow_dispatch:
inputs:
name:
description: "Release name"
description: 'Release name ( e.g. "2.1.3" )'
default: ""
required: true

jobs:
verify-head-status:
name: Verify head
name: Verify release
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit cb6091d

Please sign in to comment.