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

Patrick Kollitsch
14 hours ago db5561d78a249902f8aa9cd3e79e73ace414292f
build(fix): proper release key attribution
1 files modified
2 ■■■ changed files
.release-it.ts 2 ●●● patch | view | raw | blame | history
.release-it.ts
@@ -65,7 +65,7 @@
        release: true,
        releaseName: "v${version}",
        skipChecks: true,
        tokenRef: "GITHUB_TOKEN_CONTENT_PRIVATE",
        tokenRef: "GITHUB_ANANKE_TOKEN_ADMIN_PRIVATE",
    },
    npm: {
        publish: false,