Skip to content

Commit 6831a79

Browse files
fix: use correct _extends syntax to reference org .github repo in release-drafter config (#183)
* Initial plan * fix: replace _extends with inline release-drafter config Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> * fix: use correct v7 _extends syntax to reference org .github repo Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
1 parent bff65e3 commit 6831a79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Configuration for Release Drafter: https://github.com/release-drafter/release-drafter
2-
_extends: .github
2+
_extends: .github:release-drafter.yml

0 commit comments

Comments
 (0)