Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wavyflow authored Jun 12, 2023
1 parent 728fff6 commit 9de1c15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
# Configure Git
- name: Git configuration
run: |
git config --global user.email "34608589+vermaysha@users.noreply.github.com"
git config --global user.name "GitHub Actions"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
# Bump package version to NPM
# Use tag latest
Expand Down

0 comments on commit 9de1c15

Please sign in to comment.