Merge branch 'main' into bugfix/fix_exec_network

This commit is contained in:
Jason Song 2023-05-18 11:56:52 +08:00
commit ae0979cfe1

2
run.sh
View file

@ -41,5 +41,7 @@ if [[ ! -s .runner ]]; then
fi
done
fi
# Prevent reading the token from the act_runner process
unset GITEA_RUNNER_REGISTRATION_TOKEN
act_runner daemon ${CONFIG_ARG}