In Maven, I need to provide absolute path to a directory in my project. How can I get absolute path to the directory GitHub action is running in?
In Maven, I need to provide absolute path to a directory in my project. How can I get absolute path to the directory GitHub action is running in?