Add support for pre-releases

This commit is contained in:
Syed Daanish
2025-02-09 15:23:29 +03:00
parent 88d58abc29
commit 7dc26cf28a

View File

@@ -4,6 +4,7 @@ on:
push:
tags:
- "v*"
- "v*.*.*-*"
jobs:
build: