Skip to content

Commit

Permalink
ci: add default option
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishqmanuja committed Oct 30, 2024
1 parent 4b1c1d9 commit f05686e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
description: "Bump Type"
required: true
type: choice
default: patch
options:
- patch
- minor
Expand Down

0 comments on commit f05686e

Please sign in to comment.