use builded image
This commit is contained in:
parent
335cfef34c
commit
089caf70d5
@ -4,7 +4,7 @@ author: 'zcong1993'
|
|||||||
branding:
|
branding:
|
||||||
icon: 'message-square'
|
icon: 'message-square'
|
||||||
color: 'blue'
|
color: 'blue'
|
||||||
inputs:
|
inputs:
|
||||||
dingToken:
|
dingToken:
|
||||||
description: 'DingDing bot token'
|
description: 'DingDing bot token'
|
||||||
required: true
|
required: true
|
||||||
@ -14,4 +14,4 @@ inputs:
|
|||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'docker://zcong/actions-ding:latest'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user