We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db42464 commit adba85eCopy full SHA for adba85e
.github/workflows/release.yml
@@ -40,10 +40,6 @@ jobs:
40
author_email: 168835274+buildo-release-bot[bot]@users.noreply.github.com
41
github_token: ${{ steps.github_app_token.outputs.token }}
42
43
- - run: |
44
- git config --global user.name "buildo-release-bot[bot]"
45
- git config --global user.email "168835274+your-app[bot]@users.noreply.github.com"
46
-
47
- name: Publish to npm
48
uses: JS-DevTools/npm-publish@v3
49
with:
0 commit comments