add x.x.x to release workflow

This commit is contained in:
dni ⚡ 2023-06-17 10:52:39 +02:00
commit c374517d8a
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