private-action-loader
private-action-loader copied to clipboard
Only action.yml is read; action.yaml is not allowed
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