Skip to content

Commit

Permalink
ci: Fix release-please typo in config (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
simentha authored Jul 10, 2024
1 parent 865b752 commit fd2b51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
{"type":"test", "section":"Other","hidden":false},
{"type":"ci", "section":"CI/CD","hidden":false},
{"type":"chore", "section":"Other","hidden":false},
{"type":"revert", "section":"Other","hidden":false}]
{"type":"revert", "section":"Other","hidden":false},
{"type":"build", "section":"Other","hidden":false}]

0 comments on commit fd2b51e

Please sign in to comment.