Skip to content

Commit

Permalink
chore: modify name-template in release.yml
Browse files Browse the repository at this point in the history
- 라이브러리명으로 수정
  • Loading branch information
nijuy committed Jan 4, 2025
1 parent dd03a1f commit 6db40fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 이 파일은 release note 작성에 사용되는 파일입니다.

changelog:
name-template: '@Yourssu Design/design-system-react@$RESOLVED_VERSION'
name-template: '@yourssu/design-system-react@$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
categories:
- title: '🆕 Exciting New Features!'
Expand Down

0 comments on commit 6db40fd

Please sign in to comment.