README.md aktualisiert
This commit is contained in:
parent
7cfea017f9
commit
73ac813c39
1 changed files with 2 additions and 2 deletions
|
|
@ -97,12 +97,12 @@ Add the following workflow file to `.forgejo/workflows/opencode.yml` in your rep
|
|||
persist-credentials: false
|
||||
|
||||
- name: Run opencode
|
||||
uses: bitfreedom/opencode/forgejo@latest
|
||||
uses: bitfreedom.net/code/nomyo-ai/actions@v1
|
||||
env:
|
||||
NOMYO_API_KEY: ${{ secrets.NOMYO_API_KEY }}
|
||||
with:
|
||||
model: anthropic/claude-sonnet-4-20250514
|
||||
forgejo_api_url: https://git.your-instance.com
|
||||
forgejo_api_url: bitfreedom.net/code/
|
||||
forgejo_token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue