Skip to content

Commit 6d38a21

Browse files
chore: Deactivate release freeze (#22404)
1 parent 55f2b43 commit 6d38a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/release-generated.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Set this to a nonempty string to freeze releases.
4-
FREEZE_RELEASES=true
4+
FREEZE_RELEASES=
55

66
set -eo pipefail
77

0 commit comments

Comments
 (0)