Bump version to 1.0.0.0
All checks were successful
Test / Run tests (push) Successful in 3m36s

This commit is contained in:
2025-02-15 11:44:46 +01:00
parent dd262284fe
commit 61e1ac9e54
4 changed files with 14 additions and 14 deletions

View File

@ -1,7 +1,7 @@
name: Deploy
on:
push:
tags: ["v[0-9]+.[0-9]+.[0-9]+"]
tags: ["v([0-9]+.)?[0-9]+.[0-9]+.[0-9]+"]
jobs:
deploy:
name: Build and Deploy