We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a16e5 commit 5a8ac4bCopy full SHA for 5a8ac4b
.github/workflows/ci.yml
@@ -12,5 +12,6 @@ jobs:
12
- uses: actions/upload-artifact@v2
13
with:
14
path: |
15
- *.(html|txt)
+ *.html
16
+ *.txt
17
!requirements.txt
0 commit comments