ryangjchandler / blade-tabler-icons

A Blade icon pack for the Tabler icon set.
MIT License
76 stars 16 forks source link

Add Github Action to auto update icons #23

Closed datlechin closed 6 months ago

datlechin commented 9 months ago

This action runs every week

datlechin commented 9 months ago

@ryangjchandler can you review this PR?

ryangjchandler commented 9 months ago

This is super useful, thanks. I don't think that we should be using master as the source for new icons though, rather the latest release.

My manual process for this is normally doing an npm update and running the compile.sh script.

datlechin commented 8 months ago

I updated the zip URL in the master branch to the latest release using the GitHub API to retrieve the download URL

datlechin commented 7 months ago

@ryangjchandler