diff --git a/README.md b/README.md index 64c2896..864e67a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # kustomize-github-action Kustomize GitHub Actions allow you to execute Kustomize Build command within GitHub Actions. +This is a fork of https://github.com/karancode/kustomize-github-action +Adapted to run on amd64 and arm64 platforms. + The output of the actions can be viewed from the Actions tab in the main repository view. If the actions are executed on a pull request event, a comment may be posted on the pull request. Kustomize GitHub Actions is a single GitHub Action that can be executed on different overlays directories depending on the content of the GitHub Actions YAML file.