mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 12:35:59 +00:00
premium beta build
This commit is contained in:
5
.github/workflows/build-app-pro-beta.yaml
vendored
5
.github/workflows/build-app-pro-beta.yaml
vendored
@@ -1,10 +1,9 @@
|
||||
name: Electron app BETA PREMIUM
|
||||
name: Electron app PREMIUM BETA
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+-pro.[0-9]+'
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+-premium-beta.[0-9]+'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user