Skip to content

Add support for action input fromFile: #49

@Pwd9000-ML

Description

@Pwd9000-ML

Is it possible to add support for running a script from a file location inside of the repo, rather than embedding the script "inline"?

Example:

inputs:
  inlineScript:
    description: 'Specify the Az PowerShell script here.'
    required: false

  fromFile:
    description: 'Path to script file relevant to repo root, default "." '
    required: false
    default: .

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions