fix release versioning

This commit is contained in:
dni ⚡ 2023-03-25 10:13:55 +01:00
commit 2e886fb38e
No known key found for this signature in database
GPG key ID: 886317704CC4E618

View file

@ -2,7 +2,7 @@ name: release github version
on:
push:
tags:
- "[0-9]+.[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+"
jobs:
build:
runs-on: ubuntu-latest