Skip to content

Commit

Permalink
use separate token for APM (#116315)
Browse files Browse the repository at this point in the history
  • Loading branch information
graphaelli authored Oct 26, 2021
1 parent dc77c89 commit 6f779c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-apm-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 6f779c6

Please sign in to comment.