Skip to content

Commit eb65eb5

Browse files
chore: Deactivate release freeze (googleapis#20906)
1 parent 4c7ebc0 commit eb65eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/release-generated.sh

Lines changed: 1 addition & 1 deletion
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)