Skip to content

Commit

Permalink
fix: typo in docker release
Browse files Browse the repository at this point in the history
  • Loading branch information
manuandru committed Jan 29, 2024
1 parent 39fb6f6 commit 4fe44b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
push: true
file: Dockerfile-gym-ros
platforms: linux/amd64,linux/arm64
tags: manuandru/f1tenth-gym-ros-model-env:lastest,manuandru/f1tenth-gym-ros-model-env:${{ steps.tag.outputs.tag }}
tags: manuandru/f1tenth-gym-ros-model-env:latest,manuandru/f1tenth-gym-ros-model-env:${{ steps.tag.outputs.tag }}

0 comments on commit 4fe44b8

Please sign in to comment.