Update .gitea/workflows/opencode.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user