Skip to content

Env variables for reusable actions not usable #4

@lschoenepxc

Description

@lschoenepxc

Issue with using environment variables for inputs of reusable actions. Used workaround: https://github.com/orgs/community/discussions/51280

You can see in the draft build-and-test-tool.yml that env variables are set but only being used in steps directly defined in the same yml. Now the variables are set as outputs of the first step as a workaround.
Better than defining every input hardcoded for every step as done previously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions