This commit is contained in:
parent
f486b95d02
commit
ce1a0ec40b
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@ inputs:
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'docker://dther/google-chat-action:v0.8'
|
#image: 'docker://dther/google-chat-action:v0.8'
|
||||||
|
image: 'Dockerfile'
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.project }}
|
- ${{ inputs.project }}
|
||||||
- ${{ inputs.commit }}
|
- ${{ inputs.commit }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue