redhat-actions / buildah-build

GitHub Action to use 'buildah' to build a container image.
https://github.com/marketplace/actions/buildah-build
MIT License
142 stars 35 forks source link

Fix warning ARCH typo #104

Open jrschumacher opened 2 years ago

jrschumacher commented 2 years ago

Description

The warning informing users when to use arch vs archs had a typo.

Related Issue(s)

Checklist

Changes made

divyansh42 commented 1 year ago

@jrschumacher could you please run npm run bundle command so that bundles get updated. Thanks!