Skip to content

Commit

Permalink
ci: provide our own npm token
Browse files Browse the repository at this point in the history
  • Loading branch information
mscharley committed Oct 21, 2023
1 parent 17e8f96 commit 2ee309a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
uses: mscharley/.github/.github/workflows/changesets.yml@main
secrets:
token: ${{ secrets.DEPENDENCY_UPDATE_GITHUB_TOKEN }}
npm-token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 2ee309a

Please sign in to comment.