Skip to content

In action.yml, the ability to pass CLI arguments to nodejs or set environment parameters #479

Open
@robertbrignull

Description

@robertbrignull

When writing a javascript action, it would be useful to be able to pass arguments to nodejs or set environment variables before it starts, or ideally have both options.

The specific use-case I wanted this for was to pass the --enable-source-maps command line argument, or alternatively set it using the NODE_OPTIONS environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions