change in src -> merge to main
/web-auto-deploy/settings/actions/runners/new?arch=x64&os=linux
export RUNNER_TOKEN="" export REPO_URL="https://github.com/Cemu0/web-auto-deploy"
docker run -d --name github-runner \ -e RUNNER_TOKEN=$RUNNER_TOKEN \ -e REPO_URL=$REPO_URL\ -p 8123:80 \ webautodeploy:latest