1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-10-30 23:58:09 +02:00

ci: fix npm configuration

This commit is contained in:
Carlos Alexandro Becker
2025-03-13 23:20:12 -03:00
parent bb4ba3820e
commit 1ed6cdc98a

View File

@@ -10,12 +10,13 @@ nightly:
npms:
- name: "@goreleaser/goreleaser"
repository: https://github.com/goreleaser/goreleaser
repository: "git+https://github.com/goreleaser/goreleaser.git"
bugs: https://github.com/goreleaser/goreleaser/issues
description: Release engineering, simplified
homepage: https://goreleaser.com
license: MIT
author: "Carlos Alexandro Becker <carlos@becker.software>"
access: public
keywords:
- release
- golang