Skip to content

Commit 49c39a9

Browse files
committed
ci: try to fix npm auth
1 parent 3106a4d commit 49c39a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/npm.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,4 @@ jobs:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3535
run: |
36-
git config --global user.name "Github Actions"
37-
git config --global user.email "sebastien.jourdain@kitware.com"
3836
npm run semantic-release

0 commit comments

Comments
 (0)