Skip to content

Commit

Permalink
fix precommit checks
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com>
  • Loading branch information
oguzkaganozt committed Oct 7, 2024
1 parent e7bb052 commit d3038ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/combine-multi-arch-images/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ runs:
with:
account: autowarefoundation
token: ${{ github.token }}
image-names: "autoware"
image-names: autoware
image-tags: ${{ steps.create-manifests.outputs.tags-to-remove }}
cut-off: 1h
dry-run: false
Expand Down

0 comments on commit d3038ca

Please sign in to comment.