Skip to content

Commit

Permalink
changing gh token to the org level value
Browse files Browse the repository at this point in the history
  • Loading branch information
bizob2828 committed Jan 14, 2022
1 parent 53b7f1d commit 576c3de
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 576c3de

Please sign in to comment.