Skip to content

Commit

Permalink
Merge pull request newrelic#124 from bizob2828/swap-gh-token
Browse files Browse the repository at this point in the history
changing gh token to the org level value
  • Loading branch information
bizob2828 authored Jan 14, 2022
2 parents 53b7f1d + 576c3de commit 3660ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-board.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 3660ac7

Please sign in to comment.