Skip to content

Commit

Permalink
Rename some strings to Flatpak
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL committed Dec 13, 2024
1 parent c0999d1 commit a04a45c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
mkdir publish
mv welle-io.flatpak publish/"$DATE"_"$GIT_HASH"_Linux_welle-io-x86_64.flatpak
- name: Archive artifacts (welle.io AppImage)
- name: Archive artifacts (welle.io Flatpak)
uses: actions/upload-artifact@v4
with:
name: welle.io AppImage
name: welle.io Flatpak
path: publish/*.flatpak
if-no-files-found: error

Expand Down

0 comments on commit a04a45c

Please sign in to comment.