Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-7885 authored Jul 12, 2021
1 parent 956b890 commit 5ce4fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:

- name: Commit files
run: |
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git config --local user.email "42003122+code7885@users.noreply.github.com"
git config --local user.name "AJ"
# git commit -m "Add changes" -a
- name: Bump up the patch version 🕹️ -
run: npm version patch -m " %$ " -f
Expand Down

0 comments on commit 5ce4fd4

Please sign in to comment.