mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Fix Marvin app token to use PrefectHQ org installation (#3249)
This commit is contained in:
parent
ea1328660e
commit
fc6290479f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/marvin-label-triage.yml
vendored
1
.github/workflows/marvin-label-triage.yml
vendored
|
|
@ -40,6 +40,7 @@ jobs:
|
|||
with:
|
||||
app-id: ${{ secrets.MARVIN_APP_ID }}
|
||||
private-key: ${{ secrets.MARVIN_APP_PRIVATE_KEY }}
|
||||
owner: PrefectHQ
|
||||
|
||||
- name: Set triage prompt
|
||||
id: triage-prompt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue