Updated tea repository name.

This commit is contained in:
2025-07-30 09:01:00 +02:00
parent 8181ac8287
commit eb5c5c0e43

View File

@@ -31,7 +31,7 @@ jobs:
# 4. Install the tea CLI
- name: Install tea CLI
run: go install gitea.com/gitea/tea@latest
run: go install code.gitea.io/tea@latest
# 5. Authenticate tea CLI
- name: Login to Gitea