mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-03-25 22:31:37 +08:00
add alpha version in workflows
This commit is contained in:
2
.github/workflows/dev-latest.yml
vendored
2
.github/workflows/dev-latest.yml
vendored
@@ -2,6 +2,8 @@ name: Deploy To Dockerhub(dev)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*-dev'
|
||||
tags:
|
||||
- '\d+\.\d+\.\d+-beta\d+'
|
||||
- '\d+\.\d+-beta\d+'
|
||||
|
||||
Reference in New Issue
Block a user