Skip to content

Commit

Permalink
Update ci_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vHeemstra committed Jun 4, 2022
1 parent 4751cf1 commit ff32320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
node-version: 16.x
registry-url: https://registry.npmjs.org/
- run: git config --global user.name 'Philip van Heemstra'
- run: git config --global user.name 'vHeemstra'
- run: git config --global user.email 'info@vanheemstra.com'
- run: npm version major -m "[RELEASE] %s"
if: |
Expand Down

0 comments on commit ff32320

Please sign in to comment.