feat: Add major version bump option and update release options documentation

This commit is contained in:
2026-05-20 16:34:30 +02:00
parent bb2832c273
commit fabac77877
2 changed files with 39 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ on:
options:
- patch
- minor
- major
- development
push_dev:
description: "If true, push the :dev image to GHCR for development releases"