add alpha version in workflows

This commit is contained in:
EstrellaXD
2023-05-10 21:12:23 +08:00
parent be240f58b9
commit 8dca51147f

View File

@@ -2,6 +2,8 @@ name: Deploy To Dockerhub(dev)
on:
push:
branches:
- '*-dev'
tags:
- '\d+\.\d+\.\d+-beta\d+'
- '\d+\.\d+-beta\d+'