diff --git a/README.md b/README.md index 0110e9b..0f776bc 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ By using this action, you can sync current labels with configured labels in a YA name: duplicate ``` +![](./docs/assets/screenshot.png) + The default file path is `.github/labels.yml` but you can specify any file path `jobs..steps.with`. To create manifest of GitHub labels for the current status of labels easily, we recommend using [label-exporter](https://github.com/micnncim/label-exporter). diff --git a/docs/assets/screenshot.png b/docs/assets/screenshot.png new file mode 100644 index 0000000..a311854 Binary files /dev/null and b/docs/assets/screenshot.png differ