Skip to content

Commit

Permalink
Fix actions metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
winterjung committed Apr 9, 2020
1 parent 8c3c75a commit 5acbb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ outputs:
description: body of new comment
runs:
using: docker
image: docker://winterjung:comment
image: docker://winterjung/comment:v1
args:
- ${{ inputs.type }}
- ${{ inputs.body }}
Expand Down

0 comments on commit 5acbb56

Please sign in to comment.