Skip to content

Commit

Permalink
📝 Update version resolve documentation (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
flaxel authored Nov 7, 2023
1 parent 6741e48 commit ded5ac0
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 ded5ac0

Please sign in to comment.