Skip to content

Commit d3aba4c

Browse files
authored
ci: bump default rollout pct to 0.5 (#35)
1 parent 59dc18a commit d3aba4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gplay-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
description: "Rollout fraction (0.0-1.0)"
1818
required: false
1919
type: string
20-
default: "0.05"
20+
default: "0.5"
2121
validate_only:
2222
description: "Fastlane dry-run?"
2323
required: false

0 commit comments

Comments
 (0)