Skip to content

Commit 2ac36b1

Browse files
committed
fix: remove conflicting token for trusted publishing
1 parent 5b3927d commit 2ac36b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,4 @@ jobs:
7676
if: ${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
7777
env:
7878
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
79-
NPM_TOKEN: ${{ secrets.SHARED_NPMJS_TOKEN }}
8079
run: npm run semantic-release

0 commit comments

Comments
 (0)