We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e9780 commit 40e175bCopy full SHA for 40e175b
.github/workflows/tests.yml
@@ -46,5 +46,5 @@ jobs:
46
- name: Upload
47
uses: actions/upload-artifact@v4
48
with:
49
- name: doc-html
+ name: doc-html-${{ matrix.branch }}
50
path: www/
0 commit comments