We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55d023 commit a47a512Copy full SHA for a47a512
.github/workflows/snapshot-verify.yml
@@ -91,6 +91,7 @@ jobs:
91
92
- name: Upload logs
93
uses: actions/[email protected]
94
+ if: ${{ !cancelled() }}
95
with:
96
name: verify-snapshot-output-${{ matrix.os }}
97
path: ${{ github.workspace }}/output
0 commit comments