We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d27ea commit e2bab9bCopy full SHA for e2bab9b
.github/workflows/build.yml
@@ -578,6 +578,7 @@ jobs:
578
- merge-channel-files
579
- changelog
580
if: >
581
+ false &&
582
always() &&
583
needs.build-type-determination.result == 'success' &&
584
(
@@ -622,6 +623,7 @@ jobs:
622
623
624
625
626
627
628
629
0 commit comments