Enable Docker latest tag

This commit is contained in:
Matthew Lopez
2023-12-16 15:10:25 -05:00
committed by GitHub
parent 653acb3d01
commit f9b7505165

View File

@@ -29,6 +29,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
flavor: latest=true
- name: Build and push Docker image
id: build-and-push