Skip to content

Commit

Permalink
add preview option to the release action (#30)
Browse files Browse the repository at this point in the history
* add preview option to the release action

* revert change in the version number
  • Loading branch information
ricopinazo authored May 23, 2024
1 parent 7fd03db commit 627d94d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
default: "preview"
type: choice
options:
- preview
- fix
- minor
- minor,preview
Expand Down

0 comments on commit 627d94d

Please sign in to comment.