Skip to content

Commit

Permalink
fix release tag field description
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Oct 13, 2022
1 parent 5d3ab2f commit 5ef33e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
inputs:
release_tag:
type: string
description: Tag to create (from latest main)
description: Tag to create
concurrency: ${{ github.workflow }}

jobs:
Expand Down

0 comments on commit 5ef33e4

Please sign in to comment.