Closed yaakov-h closed 1 year ago
Hi, I see that you're using an old version of the action: can you update to the latest one and try again? You can find all breaking changes in the release notes ;)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug When using "add" with multiple inputs as a JSON or YAML array, it logs an error and does not add any files.
Workflow used YAML array (multiline list): https://github.com/pyconau/2023-website/commit/0f778f1f7d00d333026795316d9c2967eed0991d JSON array (single line): https://github.com/pyconau/2023-website/commit/d3f72484808941d5caa7dd16530215326e81881a
Expected behavior Multiple invocations of
git add
would be run to add multiple directories to the git staging areaLogs https://github.com/pyconau/2023-website/actions/runs/5878006660/job/15939224675
https://github.com/pyconau/2023-website/actions/runs/5878046329/job/15939335610