Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <[email protected]>
  • Loading branch information
oguzkaganozt committed Oct 7, 2024
1 parent d3038ca commit 546f0b7
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 @@ -134,7 +134,7 @@ runs:
echo "Both amd64 and arm64 tags not found for '$base_tag'. Skipping manifest creation."
fi
done
# Remove trailing comma and set output
tags_to_remove=${tags_to_remove% }
echo "tags-to-remove=$tags_to_remove" >> $GITHUB_OUTPUT
shell: bash
Expand Down

0 comments on commit 546f0b7

Please sign in to comment.