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 2927b21 commit 1a7f7eeCopy full SHA for 1a7f7ee
.github/workflows/sway-ubuntu.yml
@@ -63,5 +63,5 @@ jobs:
63
if: startsWith(github.ref, 'refs/tags/sway')
64
with:
65
files: |
66
- **.tar.gz
+ */*.tar.gz
67
continue-on-error: true
0 commit comments