Aggiorna nomi secrets nel workflow triage
Some checks failed
Validate Actions / lint (push) Has been cancelled

This commit is contained in:
2026-05-30 23:11:03 +02:00
parent 3de900eeb5
commit 7c6196dbb5

View File

@@ -18,5 +18,5 @@ jobs:
issue-body: ${{ github.event.issue.body }} issue-body: ${{ github.event.issue.body }}
issue-number: ${{ github.event.issue.number }} issue-number: ${{ github.event.issue.number }}
repository: ${{ github.repository }} repository: ${{ github.repository }}
api-token: ${{ secrets.GITEA_TOKEN }} api-token: ${{ secrets.TOKEN }}
api-key: ${{ secrets.OPencode_API_KEY }} api-key: ${{ secrets.OPENCODE_API_KEY }}