Hello,
I am attempting to build a workflow that utilize the "Github Commit" tool to write data to a static service. I believe I have all of my configurations successfully applied however it seems a sub-routine of the tool for batch commit is erroring out and I cannot figure out what part of my configure might be causing this issue, or if this is a general issue with the tool. I can perform a self commit without an issue, but when I want to pass a file it continues to error.
I know I can build something in python, so that is not the topic of the conversation, I would like to troubleshoot this tooling functionality.
Further diving into this, I receive 200's up until the macro tool does a POST on this end point [/repos/{owner}/{repo}/git/trees]. at this point I felt like I was getting out of my element a bit with how github functions with the directory creation, so I stopped digging. As best I can tell this seems like an issue with how the file path is being consumed and used for the github directory creation. not sure if anyone else ran into this issue previously.







Self Commit
