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:
Jackson Kearl
2020-03-27 21:33:36 -07:00
parent 6f2f1d6eb0
commit 66f0e65e01
4 changed files with 4 additions and 0 deletions

View File

@@ -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