Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.

Commit

Permalink
This pattern never matches because of a previous pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner committed Apr 4, 2021
1 parent a6fca05 commit f468971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ else
minor)
changelog_type="--minor"
;;
patch)
major)
changelog_type="--major"
;;
esac
Expand Down

0 comments on commit f468971

Please sign in to comment.