Skip to content

Commit

Permalink
Merge pull request databacker#170 from databacker/include-latest
Browse files Browse the repository at this point in the history
include latest when pushing a release
  • Loading branch information
deitch authored Nov 30, 2021
2 parents ff5a4b5 + 8f4c93a commit e8fc228
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 e8fc228

Please sign in to comment.