Skip to content

Commit

Permalink
ci: last push latest tag for docker
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <[email protected]>
  • Loading branch information
zhaojh329 committed May 28, 2022
1 parent be2391c commit 8bfd845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
with:
push: true
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/rttys:latest
${{ secrets.DOCKERHUB_USERNAME }}/rttys:${{ steps.get-version.outputs.version-without-v }}
${{ secrets.DOCKERHUB_USERNAME }}/rttys:latest

0 comments on commit 8bfd845

Please sign in to comment.