Skip to content

Commit ba93f50

Browse files
authored
Update release.yml
1 parent 054385a commit ba93f50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
- name: Run semantic release
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26-
NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
26+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2727
run: npx semantic-release --dry-run

0 commit comments

Comments
 (0)