Skip to content

Commit 2130cd5

Browse files
committed
Fix flatpak name
1 parent 2f6c679 commit 2130cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
7777
# Prepare publish
7878
mkdir publish
79-
mv welle-io.flatpak publish/"$DATE"_"$GIT_HASH"_Linux_welle-"$ARCH_SUFFIX".flatpak
79+
mv welle-io.flatpak publish/"$DATE"_"$GIT_HASH"_Linux_welle_"$ARCH_SUFFIX".flatpak
8080
cp io.welle.welle-gui.appdata.xml publish/
8181
8282
- name: Archive artifacts (welle.io Flatpak)

0 commit comments

Comments
 (0)