Update gradle properties for dry runs as well. (#2280)

This commit is contained in:
Luca Palmieri 2023-02-02 12:06:38 +00:00 committed by GitHub
parent 36d3116ea5
commit 097f1ca6d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ jobs:
upgrade-gradle-properties:
name: Upgrade gradle.properties
if: inputs.dry_run == false
needs:
- get-or-create-release-branch
runs-on: ubuntu-latest