mirror of
https://github.com/gradle/actions.git
synced 2026-06-02 09:52:19 +00:00
9e47918adf
Instead of requiring that developers keep the 'dist' directory up-to-date, this process is now automated via a workflow. Whenever a commit is pushed to 'main' (or a 'release/**' branch), the workflow will build the application and commit any changes to the 'dist' directory.