mirror of https://github.com/smithy-lang/smithy-rs
Update gradle properties for dry runs as well. (#2280)
This commit is contained in:
parent
36d3116ea5
commit
097f1ca6d0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue