Skip to content

Commit

Permalink
feat: add versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
dragove committed Sep 8, 2024
1 parent dc05f14 commit 3457b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
release-branch: main
dev-branch: dev
major-identifier: "breaking:"
minor-identifier: "feature:"
minor-identifier: "/^(feat|refactor):/"

- uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 3457b97

Please sign in to comment.