We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e501b commit 26e6143Copy full SHA for 26e6143
.github/workflows/ci.yml
@@ -54,6 +54,7 @@ jobs:
54
- name: Upload ASF-WebConfigGenerator
55
uses: actions/upload-artifact@v4.3.1
56
with:
57
+ if-no-files-found: error
58
name: ${{ matrix.os }}_ASF-WebConfigGenerator
59
path: docs
60
0 commit comments