Skip to content

Commit

Permalink
Increment patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromemanzano committed Mar 7, 2023
1 parent 39c229d commit 8e492e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: "paulhatch/semantic-version@v5.0.2"
with:
tag_prefix: "v"
version_format: "v${major}.${increment}.${patch}"
version_format: "v${major}.${minor}.${increment}"

- name: Create Release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 8e492e2

Please sign in to comment.