Skip to content

Commit ee04ebe

Browse files
committed
Update path to find debs when forming a release
1 parent 7bad23f commit ee04ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ jobs:
105105
uses: softprops/action-gh-release@v1
106106
with:
107107
files: |
108-
artifact/**.deb
108+
artifact/**/**.deb
109109
artifact/**.AppImage
110110
artifact/**.7z

0 commit comments

Comments
 (0)