Update README.md

This commit is contained in:
Adrian Środoń 2022-01-26 19:38:21 +01:00 committed by GitHub
parent 8acc1d3d2a
commit 5f8424bd8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)).
<br>To check all workflows, go [here](https://github.com/AdisonCavani/distro-grub-themes/actions).