Skip to content

Commit

Permalink
fix: release tag latest [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
toboshii committed Aug 20, 2021
1 parent e2eabd2 commit 26edde8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
${{ env.REGISTRY_IMAGE }}:latest
${{ env.REGISTRY_IMAGE }}:${{ steps.prep.outputs.version }}

0 comments on commit 26edde8

Please sign in to comment.