Skip to content

Commit a21462c

Browse files
committed
fix push tag position
Signed-off-by: Masaya Kataoka <[email protected]>
1 parent b3ec542 commit a21462c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
*.cache-from=type=gha
7171
*.tags=ghcr.io/tier4/scenario_simulator_v2:traffic_simulator_${{ matrix.rosdistro }}-${{ github.event.inputs.version }}
7272
*.tags=ghcr.io/tier4/scenario_simulator_v2:traffic_simulator-latest
73-
push: true
73+
push: true
7474
targets: |
7575
traffic_simulator_${{ matrix.rosdistro }}
7676

0 commit comments

Comments
 (0)