mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2026-01-30 02:06:13 +08:00
[fix] 优化自动构建镜像逻辑
This commit is contained in:
2
.github/workflows/docker-deploy.yml
vendored
2
.github/workflows/docker-deploy.yml
vendored
@@ -3,6 +3,8 @@ name: Build and Push Docker Image
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user