diff --git a/.github/workflows/add-to-board.yml b/.github/workflows/add-to-board.yml index ed38799a8c..c21c033b6c 100644 --- a/.github/workflows/add-to-board.yml +++ b/.github/workflows/add-to-board.yml @@ -11,4 +11,4 @@ jobs: uses: newrelic/node-newrelic/.github/workflows/board.yml@main # See board.yml explaining why this has to be done secrets: - gh_token: ${{ secrets.GH_ORG_TOKEN }} + gh_token: ${{ secrets.NODE_AGENT_GH_TOKEN }}