Skip to content

Commit

Permalink
ci: update release actions meta tags.
Browse files Browse the repository at this point in the history
release-as: v0.6.2
  • Loading branch information
riccox committed Sep 29, 2023
1 parent 898979a commit 5cfe996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
images: ${{ env.REGISTRY_IMAGE }}
tags:
latest
type=raw,value=latest
type=ref,event=tag

- name: Set up QEMU
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
with:
images: ${{ env.REGISTRY_IMAGE }}
tags:
latest
type=raw,value=latest
type=ref,event=tag

- name: Login to Docker Hub
Expand Down

1 comment on commit 5cfe996

@vercel
Copy link

@vercel vercel bot commented on 5cfe996 Sep 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.