Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored May 26, 2022
1 parent addb80b commit e807ce9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ outputs:
description: 'JSON Result'
runs:
using: 'docker'
image: 'Dockerfile'
image: 'github-action/Dockerfile'
args:
- ${{ inputs.template }}
- ${{ inputs.template }}

0 comments on commit e807ce9

Please sign in to comment.