Skip to content

Commit bb05a6d

Browse files
authored
fix: use trusted publishing for packages (#236)
1 parent 5938f92 commit bb05a6d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/package-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ jobs:
5858
title: 'chore: version packages'
5959
env:
6060
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
61-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
62-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
6361
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)