Skip to content

Commit

Permalink
include latest when pushing a release
Browse files Browse the repository at this point in the history
  • Loading branch information
deitch committed Nov 30, 2021
1 parent ff5a4b5 commit 8f4c93a
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 @@ -36,3 +36,4 @@ jobs:
push: true
tags: |
${{env.IMAGE_NAME}}:${{ github.ref_name }}
${{env.IMAGE_NAME}}:latest

0 comments on commit 8f4c93a

Please sign in to comment.