.forgejo/workflows/opencode.yml aktualisiert
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 5m21s

model naming update
This commit is contained in:
Alpha Nerd 2026-06-26 14:28:51 +02:00
parent f8f655f5e7
commit 20b5372295

View file

@ -54,7 +54,7 @@ jobs:
uses: ./.opencode-action
with:
nomyo_api_key: ${{ secrets.NOMYO_API_KEY }}
model: nomyo/unsloth/Qwen3.6-35B-A3B-MTP-GGUF:Q4_K_XL
model: nomyo/unsloth/Qwen3.6-35B-A3B-MTP-GGUF:UD-Q4_K_XL
forgejo_api_url: https://bitfreedom.net/code/
forgejo_token: ${{ secrets.FORGEJO_TOKEN }}
forgejo_push_token: ${{ secrets.FORGEJO_PUSH_TOKEN }}