I would like to make a feature request. I wanted to use this action for my project which is written in golang. I want to place my code in the /home/runner/go with the path option instead of $GITHUB_WORKSPACE which is not possible as of today.
Can someone guide me, how we can do that if it is possible? Otherwise, I would request to have a feature for that.
I would like to make a feature request. I wanted to use this action for my project which is written in golang. I want to place my code in the
/home/runner/gowith thepathoption instead of$GITHUB_WORKSPACEwhich is not possible as of today.Can someone guide me, how we can do that if it is possible? Otherwise, I would request to have a feature for that.