Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n8marti committed Dec 30, 2023
1 parent fa0de2a commit 7bf31cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
workflow_dispatch:
inputs:
tag:
description: "Enter the version string (e.g. 'v4.0.0alpha'):"
description: "The version string (e.g. 'v4.0.0-alpha.1'):"
required: true
type: string
prerelease:
Expand Down

0 comments on commit 7bf31cb

Please sign in to comment.