Skip to content

Commit 50c8071

Browse files
authored
ci: add release-* to Release assets
1 parent 7d4a62e commit 50c8071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
run: |
6161
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
6262
chmod +x pyuploadtool-x86_64.AppImage
63-
./pyuploadtool-x86_64.AppImage **/appimagetool*.AppImage **/AppRun*
63+
./pyuploadtool-x86_64.AppImage **/appimagetool*.AppImage **/AppRun* **/runtime-*

0 commit comments

Comments
 (0)