Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #101 from bizob2828/swap-gh-token
Browse files Browse the repository at this point in the history
changed secret for gh token to use org level secret
  • Loading branch information
bizob2828 authored Jan 14, 2022
2 parents 0b082db + 92662f6 commit 2854e53
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 2854e53

Please sign in to comment.