Skip to content

Commit

Permalink
tag added
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmaatkamp committed May 13, 2023
1 parent af03174 commit 92d7fb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ jobs:
push: true
tags: |
${{ github.repository }}:latest
${{ github.repository }}:${{github.ref_name}}
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{github.ref_name}}
- name: Sync readme.md to docker hub
uses: ms-jpq/sync-dockerhub-readme@v1
with:
Expand Down

0 comments on commit 92d7fb0

Please sign in to comment.