Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

tag_name not exposed in outputs #124

@takilara

Description

@takilara

I want to use the tag_name (short form, as in create_release.js - const tag = tagName.replace('refs/tags/', ''); in downstream steps in the workflow. e.g. to brand version into source files before building artifacts for actions/upload-release-asset

I would think this can be done by setting core.setOutput('tag_name', tag);

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