Merge pull request #698 from robintown/fix-triage-automation

Attempt to fix triage automation
This commit is contained in:
Robin 2022-11-02 07:45:47 -04:00 committed by GitHub
commit 57da08e6ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,5 +23,5 @@ jobs:
projectid: ${{ env.PROJECT_ID }}
contentid: ${{ github.event.issue.node_id }}
env:
PROJECT_ID: "PN_kwDOAM0swc4AH1sa"
PROJECT_ID: "PVT_kwDOAM0swc4AH1sa"
GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}