tmp change

This commit is contained in:
SPRINX0\prochazka
2024-12-03 17:51:36 +01:00
parent bc75d559b0
commit 710022539b
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ on:
push: push:
tags: tags:
- 'v[0-9]+.[0-9]+.[0-9]+' - 'v[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+' # - 'v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+'
# on: # on:
# push: # push:

View File

@@ -1,6 +1,6 @@
{ {
"private": true, "private": true,
"version": "6.0.0-alpha.1", "version": "5.0.0-alpha.1",
"name": "dbgate-all", "name": "dbgate-all",
"workspaces": [ "workspaces": [
"packages/*", "packages/*",