Skip to content

Commit

Permalink
ci: release-please config: fix typo. ref #1183
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Dec 27, 2024
1 parent 96f6423 commit 79df43d
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 @@ -28,5 +28,5 @@ jobs:
{"type":"chore","section":"Technical","hidden":false},
{"type":"perf","section":"Technical","hidden":false},
{"type":"build","section":"Technical","hidden":false},
{"type":"ci","section":"Technical","hidden":false},
{"type":"ci","section":"Technical","hidden":false}
]

0 comments on commit 79df43d

Please sign in to comment.