Fix feature-request action (#1338)
This commit is contained in:
Родитель
1e0e7025cf
Коммит
603f5ed64b
|
@ -25,6 +25,8 @@ jobs:
|
||||||
uses: ./actions/feature-request
|
uses: ./actions/feature-request
|
||||||
with:
|
with:
|
||||||
token: ${{secrets.AZCODE_BOT_PAT}}
|
token: ${{secrets.AZCODE_BOT_PAT}}
|
||||||
|
owner: "microsoft"
|
||||||
|
repo: "vscode-azurestorage"
|
||||||
candidateMilestoneID: 4
|
candidateMilestoneID: 4
|
||||||
candidateMilestoneName: "Backlog Candidates"
|
candidateMilestoneName: "Backlog Candidates"
|
||||||
backlogMilestoneID: 24
|
backlogMilestoneID: 24
|
||||||
|
|
Загрузка…
Ссылка в новой задаче