Skip to content

Commit

Permalink
chore: remove user from git config
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-hulski committed Jul 15, 2023
1 parent 2ae3aaf commit 0968895
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm run build
- run: git config user.name "cerebral[bot]"
- run: git config user.email "136202705+cerebral[bot]@users.noreply.github.com"
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1
Expand Down

0 comments on commit 0968895

Please sign in to comment.