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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)