Aggiorna nomi secrets nel workflow triage
Some checks failed
Validate Actions / lint (push) Has been cancelled
Some checks failed
Validate Actions / lint (push) Has been cancelled
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user