Skip to content

Commit

Permalink
📝 Update version resolve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
flaxel committed Nov 7, 2023
1 parent c0cb08c commit d126ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ jobs:
<summary>The action can be used to get the next version for a service.</summary>

The new version is in the format `YEAR.WEEK.COUNTER`. You will get the version as output with the key `new_version` and the new tag with the key `new_tag`.
You can remove all other version resolver from your configuration.

```yml
name: Release Version Detector
Expand Down

0 comments on commit d126ef1

Please sign in to comment.