Skip to content

Goreleaser GITLAB_TOKEN #10

@tfournier

Description

@tfournier

Hello,

Since version v0.112.0 of GoReleaser, we can use Gitlab Releaser.

But in gobuffalo/release, we are forced to use the variable GITHUB_TOKEN, if we initialize it with a bad value, goreleaser does not accept GITHUB_TOKEN and GITLAB_TOKEN.

Errors:

  • Error: you must set a GITHUB_TOKEN
  • ⨯ release failed after 3.09s error=both GITHUB_TOKEN and GITLAB_TOKEN. Only one is allowed

Could you disable checking GITHUB_TOKEN ?

Thank you.

gobuffalo/release: v1.8.3
goreleaser: 0.114.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions