use separate token for APM (#116315)

This commit is contained in:
Gil Raphaelli 2021-10-26 11:35:26 -04:00 committed by GitHub
parent dc77c89e84
commit 6f779c6d17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,4 +25,4 @@ jobs:
contentid: ${{ github.event.issue.node_id }}
env:
PROJECT_ID: "PN_kwDOAGc3Zs0VSg"
GITHUB_TOKEN: ${{ secrets.KIBANAMACHINE_TOKEN }}
GITHUB_TOKEN: ${{ secrets.APM_TECH_KIBANA_USER_TOKEN }}