logo
GoReleaser
Project Name
Initializing search
    goreleaser/goreleaser
    goreleaser/goreleaser
    • Home
    • Introduction
    • Install
    • Quick Start
    • Environment
      • CGO
      • Semantic Versioning
      • About
      • GitHub Actions
      • CircleCI
      • Cirrus CI
      • Google CloudBuild
      • Codefresh
      • Drone
      • GitLab CI
      • Jenkins
      • Semaphore
      • Travis CI
      • About
      • Archive
      • Artifactory
      • Bintray
      • Blobs
      • Builds
      • Checksum
      • Custom Publishers
      • Docker
      • Docker Manifest
      • Environment Variables
      • Global Hooks
      • Homebrew
      • HTTP Upload
      • Name Templates
      • Milestone
      • NFPM
      • Project Name
      • Release
      • Scoop
      • Signing
      • Snapcraft
      • Snapshots
      • Source Archive
    • Deprecation notices
    • Sponsors
    • Contributing
      • About
      • Blog Posts
      • Semantic Release
      • Release a library
      • Publish to Nexus
      • Cross-compiling Go with CGO
      • Use debconf and templates
    • Links

    Project Name

    The project name is used in the name of the Brew formula, archives, etc. If none is given, it will be inferred from the name of the GitHub, GitLab, or Gitea release.

    # .goreleaser.yml
    project_name: myproject
    
    Previous NFPM
    Next Release
    Made with ❤️ by GoReleaser contributors.
    Made with Material for MkDocs