Update run.sh

This commit is contained in:
ChristopherHX 2023-05-16 16:44:55 +08:00
parent 35596a182b
commit 81dd371ccf

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}