Skip to content

Only action.yml is read; action.yaml is not allowed  #328

@lens0021

Description

@lens0021

The code reads exact action.yml file only. action.yaml should be read if action.yml file does not exist.

const actionFile = readFileSync(`${actionPath}/action.yml`, 'utf8');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions