Skip to content

Commit cc6c777

Browse files
authored
fix: release discussion workflow (#7)
1 parent 90a8461 commit cc6c777

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/thick-llamas-sin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"magicbell-java-client": patch
3+
---
4+
5+
Fixing release discussion category

.github/workflows/release-discussion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: magicbell/release-discussion-action@main
1717
with:
1818
repo: magicbell/community
19-
category: product-changelog
19+
category: changelog
2020
cycle: week
2121
release-prefix: magicbell-java-clilent
2222
env:

0 commit comments

Comments
 (0)