Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Feb 3, 2024
1 parent dbdadba commit 4cee22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deb-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
vincrement:
description: 'Package version increment (major.minor.xxx)'
required: true
default: 'patch'
default: 'minor'
type: choice
options:
- major
Expand Down

0 comments on commit 4cee22e

Please sign in to comment.