Update .gitea/workflows/opencode.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
2026-07-05 16:19:36 +00:00
parent c8de42392f
commit fe6a16bad4
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
timeout-minutes: 20
env:
GITEA_API_URL: "https://maribit.it"
GITEA_API_URL: "https://gitea.maribit.it"
GITEA_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
REPO_FULL_NAME: ${{ github.repository }}
COMMENT_BODY: ${{ github.event.comment.body || github.event.inputs.prompt }}