Skip to content

Commit

Permalink
Semantic version tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlbDR authored Feb 15, 2024
1 parent d88b03e commit c7355b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
major_pattern: "major:"
minor_pattern: "feat:"
format: "${major}.${minor}.${patch}-prerelease${increment}"
version_format: "${major}.${minor}.${patch}-prerelease${increment}"
id: version

- name: Set up Docker Buildx
Expand Down

0 comments on commit c7355b0

Please sign in to comment.