mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08: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.