Skip to content

Commit

Permalink
Create better workflow run name for create-release
Browse files Browse the repository at this point in the history
  • Loading branch information
wwahammy committed Jun 2, 2024
1 parent 7eb5ab0 commit 7833400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- "major"
default: "patch"
description: The type of version to create
run-name: Create new ${{inputs.kind}} release by ${{github.actor}}

permissions:
contents: write
Expand Down

0 comments on commit 7833400

Please sign in to comment.