Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Update publish-docker-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IronKinoko authored Sep 4, 2021
1 parent faa4de8 commit ef018a1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@ jobs:
if: ${{ github.event.release.tag_name != '' }}
with:
push: true
tags: ironkinoko/e-hentai-view:${{ github.event.release.tag_name }}
tags: |
ironkinoko/e-hentai-view:${{ github.event.release.tag_name }}
ironkinoko/e-hentai-view:latest

0 comments on commit ef018a1

Please sign in to comment.