Skip to content

Commit

Permalink
ci(actions): fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukaato committed Aug 13, 2024
1 parent d18d3bb commit ddb90b6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@ on:
- prepatch
- prerelease
preid:
description: Release type
description: Pre-id
required: false
type: choice
default: patch
options:
- ' '
- ''
- dev
- alpha
- beta
Expand Down

0 comments on commit ddb90b6

Please sign in to comment.