Skip to content

Commit

Permalink
Fix image tag on DockerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
chuhlomin committed Mar 18, 2021
1 parent 21e9611 commit 7aca6a3
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 @@ -22,4 +22,4 @@ outputs:

runs:
using: docker
image: 'docker://chuhlomin/render-template:%VERSION%'
image: 'docker://chuhlomin/render-template:v1.2'

0 comments on commit 7aca6a3

Please sign in to comment.