Skip to content

Commit

Permalink
ci: Add build to "Other" section for release docs (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
simentha authored Jul 10, 2024
1 parent c0ef09e commit 865b752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
{"type":"ci", "section":"CI/CD","hidden":false},
{"type":"chore", "section":"Other","hidden":false},
{"type":"revert", "section":"Other","hidden":false}]
{"type":"build", "section":"Other","hidden":false}]

0 comments on commit 865b752

Please sign in to comment.