Skip to content

Commit e2bab9b

Browse files
Temporary disable nightly & prod releases
1 parent 93d27ea commit e2bab9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ jobs:
578578
- merge-channel-files
579579
- changelog
580580
if: >
581+
false &&
581582
always() &&
582583
needs.build-type-determination.result == 'success' &&
583584
(
@@ -622,6 +623,7 @@ jobs:
622623
- merge-channel-files
623624
- changelog
624625
if: >
626+
false &&
625627
always() &&
626628
needs.build-type-determination.result == 'success' &&
627629
(

0 commit comments

Comments
 (0)