mirror of
https://github.com/gradle/actions.git
synced 2026-06-02 18:02:19 +00:00
792a93a5e3
The init-scripts added to Gradle User Home were assuming the presence of certain GitHub Actions environment variables. With this fix, these init scripts behave better without these env vars. Fixes #350