private-action-loader icon indicating copy to clipboard operation
private-action-loader copied to clipboard

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

Open lens0021 opened this issue 3 years ago • 0 comments
trafficstars

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

https://github.com/nick-fields/private-action-loader/blob/bc8e27ac387c7661c3bf129ea68a7e494504ada6/src/action.ts#L74

lens0021 avatar Aug 26 '22 02:08 lens0021