Skip to content

Commit

Permalink
prerelease still do not work correctly in CI
Browse files Browse the repository at this point in the history
so default back to patch
  • Loading branch information
Apollon77 committed Jan 9, 2025
1 parent a1fca2a commit 0074195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
versionBump:
description: 'Type of version bump'
required: true
default: 'prerelease'
default: 'patch'
type: choice
options:
- prerelease
Expand Down

0 comments on commit 0074195

Please sign in to comment.