fix docker url

This commit is contained in:
D Ther 2020-10-25 02:33:53 +06:30
parent b916910966
commit a4618d775c
No known key found for this signature in database
GPG key ID: 4729D840D81DC783

View file

@ -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 }}