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 04b5e41 commit a095161Copy full SHA for a095161
.github/workflows/nightly-build.yaml
@@ -93,6 +93,7 @@ jobs:
93
name: Create Release
94
runs-on: ubuntu-24.04
95
needs: test-e2e
96
+ if: ${{ always() }}
97
steps:
98
- name: Checkout repository
99
uses: actions/checkout@v4
0 commit comments