feat: add automated release workflow

This commit is contained in:
Daniel Volz
2025-12-28 22:50:57 +01:00
parent 6cfdeca45b
commit 57da1bb6eb
2 changed files with 44 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ on:
push:
branches: [main]
tags: ['v*']
pull_request:
branches: [main]
workflow_dispatch:
inputs:
tag: