Use the standard github token in places where we don't need to recursively trigger automations.

This commit is contained in:
Jackson Kearl
2020-03-27 21:32:44 -07:00
parent a1507b7f21
commit 6f2f1d6eb0
4 changed files with 0 additions and 4 deletions

View File

@@ -15,7 +15,6 @@ 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