Skip to content

Commit

Permalink
Updating workflow job name.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-winn committed Dec 21, 2022
1 parent a744035 commit 7f59e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.npm_token }}

- name: Persist version
- name: Bump version
run: |
git config user.name 'github-actions[bot]'
git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
Expand Down

0 comments on commit 7f59e9f

Please sign in to comment.