Skip to content

Commit

Permalink
Publish latest tag during release
Browse files Browse the repository at this point in the history
  • Loading branch information
relu committed Jan 27, 2024
1 parent a00af6d commit 366de34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
${{ env.CONTAINER_IMAGE }}
tags: |
type=raw,value=${{ steps.prep.outputs.VERSION }}
type=raw,value=latest
- name: Build and tag image
id: build
Expand Down

0 comments on commit 366de34

Please sign in to comment.