Skip to content

Commit

Permalink
Merge pull request #41 from kurtmckee/patch-1
Browse files Browse the repository at this point in the history
Fix a typo in the README
  • Loading branch information
shogo82148 committed Oct 4, 2023
2 parents 6a38665 + 4a3ea35 commit 29b1212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# action-bumpr

**action-bumpr** bumps semantic version tag on merging Pull Requests with
specific lables (`bump:major`,`bump:minor`,`bump:patch`).
specific labels (`bump:major`,`bump:minor`,`bump:patch`).

![action-bumpr image](https://user-images.githubusercontent.com/3797062/72686834-dc19a980-3b3b-11ea-9a25-3c5be36d45b1.png)

Expand Down

0 comments on commit 29b1212

Please sign in to comment.