fix: 修改在发布版本后自动进行public分支构建和docker镜像构建

This commit is contained in:
spiritsoul
2025-04-25 20:19:19 +08:00
parent 0ed9840038
commit 16e2603176
2 changed files with 7 additions and 3 deletions
+2
View File
@@ -1,6 +1,8 @@
name: Build and Push Docker Image
on:
release:
types: [ published ]
workflow_dispatch:
jobs: