Skip to content

Commit

Permalink
ci: Fix tag action
Browse files Browse the repository at this point in the history
  • Loading branch information
korapp committed Apr 30, 2024
1 parent c8f7c3b commit f52e690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/github-tag-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ inputs:
default: "v"
tag_filter:
description: "Additional filtering rule while looking for the latest tag"
required: "false"
required: false
append_to_pre_release_tag:
description: "A suffix to a pre-release tag name (default: `<branch>`)."
required: false
Expand Down

0 comments on commit f52e690

Please sign in to comment.