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

Patrick Kollitsch
2 days ago 2b51bf775e658d8d10e7815ffa948612cdcb3e17
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": {