Skip to content

Commit

Permalink
Revert "remove latest tag from being published (#303)" (#304)
Browse files Browse the repository at this point in the history
This reverts commit 18058ce.
  • Loading branch information
agbpatro committed Aug 23, 2024
1 parent 1211794 commit fa40a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
tags: tesla/vehicle-command:${{ steps.get-version.outputs.version }}
tags: tesla/vehicle-command:latest,tesla/vehicle-command:${{ steps.get-version.outputs.version }}

0 comments on commit fa40a30

Please sign in to comment.