Skip to content

Commit

Permalink
Release with correct NPM token
Browse files Browse the repository at this point in the history
  • Loading branch information
stigi committed Oct 23, 2024
1 parent 6c67e13 commit 73bd552
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
title: 'chore: version package'
createGithubReleases: true
env:
GITHUB_TOKEN: ${{ secrets.BELLA_ACTION_TOKEN }}
GITHUB_TOKEN: ${{ secrets.BELLA_ACTION_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 73bd552

Please sign in to comment.