Skip to content

Commit

Permalink
Update do-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudymax committed Apr 16, 2023
1 parent 02d4f3c commit d5c785a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/do-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
images: |
deserializeme/pxeless
tags: |
"${{github.event.inputs.release_version}}"
"${{github.event.inputs.release_version}}",
latest
- name: Login to DockerHub
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit d5c785a

Please sign in to comment.