From c08a1daa8a3ac7f6700e32cb0e4fcfac44159e21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gunter=20K=C3=B6nigsmann?= Date: Tue, 1 Nov 2022 09:31:01 +0100 Subject: [PATCH] An indentation experiment --- .github/workflows/compile.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 1914878..ab9ddda 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -47,7 +47,7 @@ jobs: # flatpak install --or-update flathub org.gnome.Sdk//42 org.gnome.Platform/x86_64/42 -y # flatpak-builder tmp org.flatpak.wxmaxima.yml - name: Release - uses: softprops/action-gh-release@v1 - if: startsWith(github.ref, 'refs/tags/') - with: + uses: softprops/action-gh-release@v1 + if: startsWith(github.ref, 'refs/tags/') + with: files: wxmaxima-x86_64.AppImage