From 5f8424bd8e6996cc1fcd5ffc37a67ae1b0719ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Wed, 26 Jan 2022 19:38:21 +0100 Subject: [PATCH] Update README.md --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 3649269..8246f0d 100644 --- a/src/README.md +++ b/src/README.md @@ -1,5 +1,5 @@ ## Readme This is obsolete program to update all icons, fonts and pack each theme files from ``customize/*`` to ``themes/`` folder in ``.tar`` format (non-compressed). -Now, every time you create new commit on ``master`` branch, [github action](https://github.com/features/actions) bot will update all files (as defined in [this file](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/workflows/update-content.yml)). +Now, every time you create new commit on ``master`` branch and change something in ``assets/icons``, ``customize`` or ``font`` folder, [github action](https://github.com/features/actions) bot will update all files (as defined in [this file](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/workflows/update-content.yml)).
To check all workflows, go [here](https://github.com/AdisonCavani/distro-grub-themes/actions).