修改 tags
This commit is contained in:
parent
2a5d694708
commit
eefc67c34f
@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: '宝塔版本'
|
||||
description: '版本标签'
|
||||
required: true
|
||||
default: '9.5.0'
|
||||
|
||||
@ -35,3 +35,4 @@ jobs:
|
||||
tags:
|
||||
- ldxw/btpanel:latest
|
||||
- ldxw/btpanel:${{ github.event.inputs.version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user