Skip to content

Commit

Permalink
chore: update release tagging step name
Browse files Browse the repository at this point in the history
  • Loading branch information
aj3sh committed Jul 21, 2024
1 parent 7987652 commit 27b599b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
release-type: node
skip-github-pull-request: true
- uses: actions/checkout@v4
- name: tag major and patch versions
- name: tag major and minor versions
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 27b599b

Please sign in to comment.