Skip to content

Commit c9e5aad

Browse files
Remove NPM_TOKEN
1 parent 5ad97f2 commit c9e5aad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
title: 'ci: Version Packages'
5959
env:
6060
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
61-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
6261
# - name: Auto-merge Changesets PR
6362
# if: steps.changesets.outputs.hasChangesets == 'true' && steps.major.outputs.found == 'false'
6463
# run: |

0 commit comments

Comments
 (0)