Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
odb23 authored May 16, 2023
1 parent 7e64967 commit 01e2787
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 @@ -19,8 +19,8 @@ jobs:

- name: git config
run: |
git config user.name "${GITHUB_ACTOR}"
git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
git config user.name "Speedwares"
git config user.email "ovuobasampson@gmail.com"
- name: Node.js setup
uses: actions/setup-node@v3
Expand Down

0 comments on commit 01e2787

Please sign in to comment.