gradle / gradle-build-action

Execute your Gradle build and trigger dependency submission
https://github.com/marketplace/actions/gradle-build-action
MIT License
679 stars 97 forks source link

Set artifact retention period to 1 day #912

Closed DuncanCasteleyn closed 1 year ago

DuncanCasteleyn commented 1 year ago

Fixes #903

I also found a missing await statement which was added in this PR.

DuncanCasteleyn commented 1 year ago

Functionality provided by #953