mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
ci: 移除 Docker 镜像发布工作流中的手动触发选项
This commit is contained in:
1
.github/workflows/Release_docker_image.yml
vendored
1
.github/workflows/Release_docker_image.yml
vendored
@@ -3,7 +3,6 @@ name: 自动构建并发布 Docker 镜像
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish-docker:
|
||||
|
||||
Reference in New Issue
Block a user