mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
2 days ago 0a0bc2107d420d1fe01dd5316f88c54c233c3c91
build(fix): proper discussion category for GH release
1 files modified
2 ■■■ changed files
.release-it.ts 2 ●●● patch | view | raw | blame | history
.release-it.ts
@@ -70,7 +70,7 @@
        comments: {
            submit: true,
        },
        discussionCategoryName: "release-notes",
        discussionCategoryName: "1-release-notes",
    },
    plugins: {
        "@release-it/conventional-changelog": {