From 676da22690cffba622b63c9f09921caaf4b009f7 Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Wed, 22 May 2024 16:05:20 -0300 Subject: [PATCH] update file list in release pipeline --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dc65189e..d0f1fd4e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,7 +60,7 @@ jobs: dist/*.zip dist/*.dmg dist/*.AppImage - dist/*.snap + dist/*.flatpak dist/*.deb dist/*.rpm dist/*.tar.gz