Skip to content

Update GitHub Workflows to remove redundant 'v' from release jobs #2271

@sirosen

Description

@sirosen

This is a good, low-urgency item for anyone who wants to get involved with the project.

We transitioned from tags named X.Y.Z to vX.Y.Z, but the CI job for publication was setup to include a prefix v. It's a purely cosmetic defect in the build.
Example:
Image

To fix, find the source of the errant extra v and remove it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciRelated to continuous integration tasksgood first issueA good item for first time contributors to work onmaintenanceRelated to maintenance processes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions