chore: update CI workflows to support manual triggers and rename Docker image workflow

This commit is contained in:
CaIon
2025-06-08 02:42:27 +08:00
parent 7010450f77
commit 2c95a7c277
4 changed files with 16 additions and 6 deletions

View File

@@ -3,6 +3,11 @@ permissions:
contents: write
on:
workflow_dispatch:
inputs:
name:
description: 'reason'
required: false
push:
tags:
- '*'