attempt to add latest docker tag

pull/34/head v0.1.0
Ben Phelps 2 years ago committed by GitHub
parent 313f2ead47
commit 169c64f687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,6 +79,8 @@ jobs:
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
latest=auto
# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action

Loading…
Cancel
Save