修改 tags
This commit is contained in:
parent
2a5d694708
commit
eefc67c34f
@ -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 }}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user