We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3106a4d commit 49c39a9Copy full SHA for 49c39a9
.github/workflows/npm.yml
@@ -33,6 +33,4 @@ jobs:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
35
run: |
36
- git config --global user.name "Github Actions"
37
- git config --global user.email "sebastien.jourdain@kitware.com"
38
npm run semantic-release
0 commit comments