Skip to content

Commit adba85e

Browse files
committed
Fix
1 parent db42464 commit adba85e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

-4
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
author_email: 168835274+buildo-release-bot[bot]@users.noreply.github.com
4141
github_token: ${{ steps.github_app_token.outputs.token }}
4242

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-
4743
- name: Publish to npm
4844
uses: JS-DevTools/npm-publish@v3
4945
with:

0 commit comments

Comments
 (0)