fix docker url
This commit is contained in:
parent
b916910966
commit
a4618d775c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ inputs:
|
|||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker.pkg.github.com/dtherhtun/google-chat-action/google-chat-action:v0.6'
|
||||
image: 'docker://docker.pkg.github.com/dtherhtun/google-chat-action/google-chat-action:v0.6'
|
||||
args:
|
||||
- ${{ inputs.project }}
|
||||
- ${{ inputs.commit }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue