fix docker

This commit is contained in:
D Ther 2020-10-14 17:10:23 +06:30
parent b6a91bc36d
commit f995fc147f
No known key found for this signature in database
GPG key ID: 4729D840D81DC783
2 changed files with 9 additions and 4 deletions

View file

@ -15,3 +15,6 @@ inputs:
runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.msg }}
- ${{ inputs.webhook }}