Skip to content

Commit

Permalink
feat(ci): add lates=auto to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr committed Oct 15, 2023
1 parent 3ae101d commit 5d8d622
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 @@ -26,6 +26,8 @@ jobs:
id: metadata
uses: docker/metadata-action@v5
with:
flavor: |
latest=auto
images: |
ghcr.io/${{ github.repository_owner }}/blahaj
tags: |
Expand Down

0 comments on commit 5d8d622

Please sign in to comment.