Closed CrypticVerse closed 3 months ago
Since you didn't post/link the full logs, the only things I can suggest are:
ls
in a previous step?.gitignore
files? Does adding the --force
option change anything?Turns out it was my .gitignore... I have it set up so everything is ignored except files I choose. Just forgot to add it in there.
Describe the bug When I use the action, gradle generates a file to meta/versions/my-file.json. Before this step, I checkout the other repo that I want to commit to and place it on the ./meta/ path. With this action, I try to add the my-file.json, but the actions says: No files to commit; working tree clean
Workflow used
Expected behavior The file would commit.
Logs Either provide a link to the action run or (if your repo is private) paste here the logs from the step that uses it. If you paste the logs, please use this template, and remember to paste the logs from all the different sections.
Logs