Skip to content

Commit

Permalink
[update-dist-bot] auto-format and update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
update-dist-bot committed Feb 20, 2024
1 parent 692a776 commit 95cf9b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ The GitHub action's only output is named `tags` and is a JSON formatted list. Se

The string `""` can be used to represent an empty string, and all combinations
of prefixes and suffixes are used.

- `suffix`: One or more whitespace or comma delimited suffixes for returned
tags.

Expand All @@ -45,6 +46,7 @@ The GitHub action's only output is named `tags` and is a JSON formatted list. Se

The string `""` can be used to represent an empty string, and all combinations
of prefixes and suffixes are used.

- `defaultTag`: If the tag output would be empty return this tag instead.
This can be useful for running a workflow in pull requests where no suitable git references are present.
`prefix` or `suffix` are _not_ automatically added.
Expand Down

0 comments on commit 95cf9b0

Please sign in to comment.