修改 tags

This commit is contained in:
Mr.Lin 2025-04-01 19:33:52 +08:00
parent 2a5d694708
commit eefc67c34f

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
version: version:
description: '宝塔版本' description: '版本标签'
required: true required: true
default: '9.5.0' default: '9.5.0'
@ -35,3 +35,4 @@ jobs:
tags: tags:
- ldxw/btpanel:latest - ldxw/btpanel:latest
- ldxw/btpanel:${{ github.event.inputs.version }} - ldxw/btpanel:${{ github.event.inputs.version }}