Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gabro committed Aug 20, 2024
1 parent db42464 commit adba85e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
author_email: 168835274+buildo-release-bot[bot]@users.noreply.github.com
github_token: ${{ steps.github_app_token.outputs.token }}

- run: |
git config --global user.name "buildo-release-bot[bot]"
git config --global user.email "168835274+your-app[bot]@users.noreply.github.com"
- name: Publish to npm
uses: JS-DevTools/npm-publish@v3
with:
Expand Down

0 comments on commit adba85e

Please sign in to comment.