Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <[email protected]>
  • Loading branch information
oguzkaganozt committed May 27, 2024
1 parent 920fff7 commit 582a2c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-docker-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4

- name: Combine multi arch images for 'autoware'
- name: Combine multi arch images for 'Autoware'
uses: ./.github/actions/combine-multi-arch-images
with:
package-name: autoware

- name: Combine multi arch images for 'openadkit'
- name: Combine multi arch images for 'Open AD Kit'
uses: ./.github/actions/combine-multi-arch-images
with:
package-name: openadkit

0 comments on commit 582a2c9

Please sign in to comment.