Fixed version format for auto building

This commit is contained in:
Magnus Åhall 2024-06-11 20:46:54 +02:00
parent 4435feab54
commit dfcbf976c0

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is building a release
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+"
- "build-[0-9]+"
jobs: