github action working dir change in .yml file
I want to create a github action that creates a new docker build and starts it up when something is pushed in the main branch. But the problem is that I set the working dir of the actions-runner to ~/action-runner/_work/. My Bot with the dockerfile and docker-compose.yml are located in ~/football-minigame/