Skip to content

Commit 1a7f7ee

Browse files
committed
[SWAY] Fix release
1 parent 2927b21 commit 1a7f7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sway-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363
if: startsWith(github.ref, 'refs/tags/sway')
6464
with:
6565
files: |
66-
**.tar.gz
66+
*/*.tar.gz
6767
continue-on-error: true

0 commit comments

Comments
 (0)