Bump version to 1.0.0.0
All checks were successful
Deploy / Build and Deploy (push) Successful in 2m29s

This commit is contained in:
2025-02-15 11:44:46 +01:00
parent 93e920f61a
commit ea3ea5ca83
6 changed files with 47 additions and 6 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