@@ -74,7 +74,7 @@ jobs:
release:
runs-on: ubuntu-latest
- if: inputs.build_selection == 'All'
+ if: inputs.build_selection == 'All' && inputs.release_type != 'Actions'
needs:
- build-a12-5-10
- build-a13-5-10