mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 07:15:54 +01:00
Revert "Use the standard github token in places where we don't need to recursively trigger automations."
This reverts commit 6f2f1d6eb0.
This commit is contained in:
1
.github/workflows/new-release.yml
vendored
1
.github/workflows/new-release.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
- name: Run New Release
|
||||
uses: ./new-release
|
||||
with:
|
||||
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
|
||||
label: new release
|
||||
labelColor: "006b75"
|
||||
labelDescription: Issues found in a recent release of VS Code
|
||||
|
||||
Reference in New Issue
Block a user