All checks were successful
🔧 Pipeline / 🪨 Terraform (push) Successful in 7s
## 🔍 Motivation & Context We need a separate playbook for generating a Gitea Runner token, so that when I need one, I do not have to enter the instance. ## ✨ Changes - Created a `gitea/runner_token.yml` to generate a token. - Updated `gitea/deployment.yml` to use the playbok above. Reviewed-on: https://code.maximhutz.com/Web/Gitea/pulls/19 Co-authored-by: Max <git@maximhutz.me> Co-committed-by: Max <git@maximhutz.me>