Skip to content

Commit

Permalink
remove node auth token for changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
nedsalk committed Feb 7, 2025
1 parent 7eb8b35 commit 8e945a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/changesets-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
title: ${{ env.CHANGESET_PR_TITLE }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_DEPLOY_TOKEN }}

- name: Prettify changelog
run: pnpm changeset:update-changelog
Expand Down

0 comments on commit 8e945a3

Please sign in to comment.