Skip to content

Release creation fails with new GitHub workflow #305

@unguiculus

Description

@unguiculus

The release workflow creates a tag but the tag doesn't seem to be available locally. Goreleaser tries to release with the previous tag which has to fail.

   • releasing...
   • loading config file       file=.goreleaser.yml
   • loading environment variables
   • getting and validating git state
      • releasing v3.3.0, commit 71d0e1e82c5c8b66ce4d9704426dc13b7075829d
   ⨯ release failed after 0.07s error=git tag v3.3.0 was not made against commit 71d0e1e82c5c8b66ce4d9704426dc13b7075829d

https://github.com/helm/chart-testing/runs/1475897445?check_suite_focus=true

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